Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/opcodes/
HDi386-dis.c95 static void OP_Rounding (int, int);
443 #define EXxEVexR { OP_Rounding, evex_rounding_mode }
444 #define EXxEVexR64 { OP_Rounding, evex_rounding_64_mode }
445 #define EXxEVexS { OP_Rounding, evex_sae_mode }
12276 if (intel_syntax && dp && dp->op[2].rtn == OP_Rounding in print_insn()
16624 OP_Rounding (int bytemode, int sizeflag ATTRIBUTE_UNUSED) in OP_Rounding() function
/dragonfly/contrib/binutils-2.27/opcodes/
HDi386-dis.c95 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