Searched refs:REX_X (Results 1 – 6 of 6) sorted by relevance
127 #define REX_X 2 macro
1468 (REX_X): This.
2140 || ((i.prefix[REX_PREFIX] & (REX_R | REX_X | REX_B)) in add_prefix()2141 && (prefix & (REX_R | REX_X | REX_B)))) in add_prefix()2690 (x->rex & REX_X) != 0, in pi()3131 && (i.rex & (REX_W | REX_X | REX_B)) == 0) in build_vex_prefix()3212 gas_assert ((i.vrex & REX_X) == 0); in build_evex_prefix()3229 if (!(i.vrex & REX_X)) in build_evex_prefix()3232 vrex_used |= REX_X; in build_evex_prefix()6295 i.rex |= REX_X; in build_modrm_byte()6297 i.vrex |= REX_X; in build_modrm_byte()6369 i.rex |= REX_X; in build_modrm_byte()[all …]
14887 USED_REX (REX_X); in OP_E_memory()14888 if (rex & REX_X) in OP_E_memory()16074 USED_REX (REX_X); in OP_EX()16075 if ((rex & REX_X)) in OP_EX()
1640 REX_R, REX_X and REX_B respectively.
2028 and REX_EXTZ with REX_W, REX_R, REX_X and REX_B respectively.