Searched refs:x_mode (Results 1 – 5 of 5) sorted by relevance
330 enum machine_mode x_mode = GET_MODE (x); in note_local_live() local332 if (secondary_reload_class (0, REGNO_REG_CLASS (y_regno), x_mode, x) in note_local_live()336 REGNO_REG_CLASS (x_regno), x_mode) in note_local_live()463 enum machine_mode x_mode = GET_MODE (x); in rtx_equiv_p() local488 && (x_mode != GET_MODE (info->x_local[i]) in rtx_equiv_p()
1491 base_alias_check (rtx x, rtx y, enum machine_mode x_mode, in base_alias_check() argument1542 || (int) GET_MODE_UNIT_SIZE (x_mode) < -INTVAL (XEXP (y, 1)))) in base_alias_check()
315 #define EXx { OP_EX, x_mode }349 #define x_mode 7 /* 16-byte XMM operand */ macro4880 case x_mode: in intel_operand_size()5876 bytemode = (prefixes & PREFIX_DATA) ? x_mode : q_mode; in OP_EM()5913 bytemode = (prefixes & PREFIX_DATA) ? x_mode : q_mode; in OP_EMC()
13 (CMPXCHG8B_Fixup): Set bytemode to o_mode instead of x_mode.
571 * i386-dis.c (x_mode): Define.