/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/ |
H A D | i386-dis.c | 92 static void OP_Rounding (int, int); 405 #define EXxEVexR { OP_Rounding, evex_rounding_mode } 406 #define EXxEVexR64 { OP_Rounding, evex_rounding_64_mode } 407 #define EXxEVexS { OP_Rounding, evex_sae_mode } 9866 if (intel_syntax && dp && dp->op[2].rtn == OP_Rounding in print_insn() 13741 OP_Rounding (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.
|
/dports/devel/gdb/gdb-11.1/opcodes/ |
H A D | i386-dis.c | 92 static void OP_Rounding (int, int); 405 #define EXxEVexR { OP_Rounding, evex_rounding_mode } 406 #define EXxEVexR64 { OP_Rounding, evex_rounding_64_mode } 407 #define EXxEVexS { OP_Rounding, evex_sae_mode } 9866 if (intel_syntax && dp && dp->op[2].rtn == OP_Rounding in print_insn() 13741 OP_Rounding (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.
|
/dports/devel/gnulibiberty/binutils-2.37/opcodes/ |
H A D | i386-dis.c | 92 static void OP_Rounding (int, int); 405 #define EXxEVexR { OP_Rounding, evex_rounding_mode } 406 #define EXxEVexR64 { OP_Rounding, evex_rounding_64_mode } 407 #define EXxEVexS { OP_Rounding, evex_sae_mode } 9866 if (intel_syntax && dp && dp->op[2].rtn == OP_Rounding in print_insn() 13741 OP_Rounding (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.
|
/dports/devel/binutils/binutils-2.37/opcodes/ |
H A D | i386-dis.c | 92 static void OP_Rounding (int, int); 405 #define EXxEVexR { OP_Rounding, evex_rounding_mode } 406 #define EXxEVexR64 { OP_Rounding, evex_rounding_64_mode } 407 #define EXxEVexS { OP_Rounding, evex_sae_mode } 9866 if (intel_syntax && dp && dp->op[2].rtn == OP_Rounding in print_insn() 13741 OP_Rounding (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.
|
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/opcodes/ |
H A D | i386-dis.c | 95 static void OP_Rounding (int, int); 442 #define EXxEVexR { OP_Rounding, evex_rounding_mode } 443 #define EXxEVexS { OP_Rounding, evex_sae_mode } 13619 if (intel_syntax && dp && dp->op[2].rtn == OP_Rounding in print_insn() 17831 OP_Rounding (int bytemode, int sizeflag ATTRIBUTE_UNUSED) in OP_Rounding() function
|
H A D | ChangeLog-2013 | 421 * i386-dis.c (OP_Rounding): New.
|
/dports/lang/gnatdroid-binutils/binutils-2.27/opcodes/ |
H A D | i386-dis.c | 95 static void OP_Rounding (int, int); 442 #define EXxEVexR { OP_Rounding, evex_rounding_mode } 443 #define EXxEVexS { OP_Rounding, evex_sae_mode } 13619 if (intel_syntax && dp && dp->op[2].rtn == OP_Rounding in print_insn() 17831 OP_Rounding (int bytemode, int sizeflag ATTRIBUTE_UNUSED) in OP_Rounding() function
|
H A D | ChangeLog-2013 | 421 * i386-dis.c (OP_Rounding): New.
|
/dports/emulators/aranym/aranym-1.1.0/src/disasm/ |
H A D | disasm-x86-builtin.c | 391 #define EXxEVexR { OP_Rounding, evex_rounding_mode } 392 #define EXxEVexS { OP_Rounding, evex_sae_mode } 5741 static void OP_Rounding(disassemble_info *info, int bytemode, int sizeflag) in OP_Rounding() function 17666 …if (info->intel_syntax && dp && dp->op[2].rtn == OP_Rounding && dp->op[3].rtn == OP_E && dp->op[4]… in print_insn()
|