Searched refs:rex_x (Results 1 – 1 of 1) sorted by relevance
89 rex_x = 0, modrm = 0, modrm_mod = 0, modrm_rm = 0, in arch_decode_instruction() local117 rex_x = X86_REX_X(rex) >> 1; in arch_decode_instruction()285 if (sib == 0x24 && rex_w && !rex_b && !rex_x) { in arch_decode_instruction()