Searched refs:REX_B (Results 1 – 2 of 2) sorted by relevance
48 #define REX_B(s) ((s)->rex_b) macro58 #define REX_B(s) 0 macro1996 base |= REX_B(s); in gen_lea_modrm()2230 rm = (modrm & 7) | REX_B(s); in gen_ldst_modrm()3224 rm = (modrm & 7) | REX_B(s); in gen_sse()3239 rm = (modrm & 7) | REX_B(s); in gen_sse()3252 rm = (modrm & 7) | REX_B(s); in gen_sse()3264 rm = (modrm & 7) | REX_B(s); in gen_sse()3274 rm = (modrm & 7) | REX_B(s); in gen_sse()3290 rm = (modrm & 7) | REX_B(s); in gen_sse()[all …]
136 #define REX_B 1 macro4891 USED_REX (REX_B); in OP_E()4892 if (rex & REX_B) in OP_E()5316 USED_REX (REX_B); in OP_REG()5317 if (rex & REX_B) in OP_REG()5881 USED_REX (REX_B); in OP_EM()5882 if (rex & REX_B) in OP_EM()5935 USED_REX (REX_B); in OP_EX()5936 if (rex & REX_B) in OP_EX()6539 USED_REX (REX_B); in CRC32_Fixup()[all …]