Searched refs:x_mode (Results 1 – 6 of 6) sorted by relevance
1103 int x_mode = x & MODE; in get_specific() local1106 if (op_mode == LOWREG && (x_mode == REG || x_mode == LOWREG)) in get_specific()1117 if (x_mode == LOWREG) in get_specific()1118 x_mode = REG; in get_specific()1119 if (x_mode != REG) in get_specific()1133 if (!(x_mode & CTRL)) in get_specific()1136 switch (x_mode) in get_specific()1174 else if ((op & ABSJMP) && (x_mode == ABS || x_mode == PCREL)) in get_specific()1179 if (x_mode == ABS && !Hmode) in get_specific()1188 else if (x_mode == IMM && op_mode != IMM) in get_specific()[all …]
254 #define Mx { OP_M, x_mode }358 #define EMx { OP_EM, x_mode }368 #define EXx { OP_EX, x_mode }410 #define EXVexW { OP_EX_VexW, x_mode }413 #define EXVexImmW { OP_EX_VexImmW, x_mode }417 #define XMVexI4 { OP_REG_VexI4, x_mode }492 x_mode, enumerator14297 && (bytemode == x_mode in intel_operand_size()14385 case x_mode: in intel_operand_size()14751 && 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.