Home
last modified time | relevance | path

Searched refs:OP_Rounding (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-dis.c91 static void OP_Rounding (instr_info *, int, int);
511 #define EXxEVexR { OP_Rounding, evex_rounding_mode }
512 #define EXxEVexR64 { OP_Rounding, evex_rounding_64_mode }
513 #define EXxEVexS { OP_Rounding, evex_sae_mode }
9828 if (ins.intel_syntax && dp && dp->op[2].rtn == OP_Rounding in print_insn()
9864 if (dp->op[2].rtn == OP_Rounding && !intel_swap_2_3) in print_insn()
9868 if (dp->op[3].rtn == OP_Rounding || intel_swap_2_3) in print_insn()
13676 OP_Rounding (instr_info *ins, int bytemode, int sizeflag ATTRIBUTE_UNUSED) in OP_Rounding() function
H A DChangeLog-2013421 * i386-dis.c (OP_Rounding): New.
H A DChangeLog-2018957 (OP_Rounding): Handle evex_rounding_64_mode.
H A DChangeLog-20201721 (OP_Rounding): Move abort() invocation.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-dis.c82 static bool OP_Rounding (instr_info *, int, int);
599 #define EXxEVexR { OP_Rounding, evex_rounding_mode }
600 #define EXxEVexR64 { OP_Rounding, evex_rounding_64_mode }
601 #define EXxEVexS { OP_Rounding, evex_sae_mode }
9881 if (ins.intel_syntax && dp && dp->op[2].rtn == OP_Rounding in print_insn()
9917 if (dp->op[2].rtn == OP_Rounding && !intel_swap_2_3) in print_insn()
9921 if (dp->op[3].rtn == OP_Rounding || intel_swap_2_3) in print_insn()
13890 OP_Rounding (instr_info *ins, int bytemode, int sizeflag ATTRIBUTE_UNUSED) in OP_Rounding() function
H A DChangeLog-2013421 * i386-dis.c (OP_Rounding): New.
H A DChangeLog-2018957 (OP_Rounding): Handle evex_rounding_64_mode.
H A DChangeLog-20201721 (OP_Rounding): Move abort() invocation.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2013421 * i386-dis.c (OP_Rounding): New.
H A DChangeLog-2018957 (OP_Rounding): Handle evex_rounding_64_mode.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2013421 * i386-dis.c (OP_Rounding): New.
H A DChangeLog-2018957 (OP_Rounding): Handle evex_rounding_64_mode.
H A DChangeLog-20201721 (OP_Rounding): Move abort() invocation.