Searched refs:rex_r (Results 1 – 1 of 1) sorted by relevance
128 rex = 0, rex_b = 0, rex_r = 0, rex_w = 0, rex_x = 0, in arch_decode_instruction() local161 rex_r = X86_REX_R(rex) >> 2; in arch_decode_instruction()169 modrm_reg = X86_MODRM_REG(modrm) + 8*rex_r; in arch_decode_instruction()