Searched refs:OP_Rounding (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | i386-dis.c | 91 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 D | ChangeLog-2013 | 421 * i386-dis.c (OP_Rounding): New.
|
| H A D | ChangeLog-2018 | 957 (OP_Rounding): Handle evex_rounding_64_mode.
|
| H A D | ChangeLog-2020 | 1721 (OP_Rounding): Move abort() invocation.
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | i386-dis.c | 82 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 D | ChangeLog-2013 | 421 * i386-dis.c (OP_Rounding): New.
|
| H A D | ChangeLog-2018 | 957 (OP_Rounding): Handle evex_rounding_64_mode.
|
| H A D | ChangeLog-2020 | 1721 (OP_Rounding): Move abort() invocation.
|
| /netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
| H A D | ChangeLog-2013 | 421 * i386-dis.c (OP_Rounding): New.
|
| H A D | ChangeLog-2018 | 957 (OP_Rounding): Handle evex_rounding_64_mode.
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ChangeLog-2013 | 421 * i386-dis.c (OP_Rounding): New.
|
| H A D | ChangeLog-2018 | 957 (OP_Rounding): Handle evex_rounding_64_mode.
|
| H A D | ChangeLog-2020 | 1721 (OP_Rounding): Move abort() invocation.
|