Searched refs:x_mode (Results 1 – 6 of 6) sorted by relevance
1108 int x_mode = x & MODE; in get_specific() local1111 if (op_mode == LOWREG && (x_mode == REG || x_mode == LOWREG)) in get_specific()1122 if (x_mode == LOWREG) in get_specific()1123 x_mode = REG; in get_specific()1124 if (x_mode != REG) in get_specific()1138 if (!(x_mode & CTRL)) in get_specific()1141 switch (x_mode) in get_specific()1179 else if ((op & ABSJMP) && (x_mode == ABS || x_mode == PCREL)) in get_specific()1184 if (x_mode == ABS && !Hmode) in get_specific()1193 else if (x_mode == IMM && op_mode != IMM) in get_specific()[all …]
273 #define Mx { OP_M, x_mode }377 #define EMx { OP_EM, x_mode }387 #define EXx { OP_EX, x_mode }429 #define EXVexW { OP_EX_VexW, x_mode }432 #define EXVexImmW { OP_EX_VexImmW, x_mode }436 #define XMVexI4 { OP_REG_VexI4, x_mode }511 x_mode, enumerator14810 && (bytemode == x_mode in intel_operand_size()14904 case x_mode: in intel_operand_size()15276 && bytemode != x_mode in OP_E_memory()[all …]
119 replaces what previously was x_mode; x_mode now means 128-bit SSE400 * i386-dis.c (x_mode): Comment.
13 (CMPXCHG8B_Fixup): Set bytemode to o_mode instead of x_mode.
252 (x_mode): Likewise.
571 * i386-dis.c (x_mode): Define.