Searched refs:rex_x (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() local162 rex_x = X86_REX_X(rex) >> 1; in arch_decode_instruction()176 sib_index = X86_SIB_INDEX(sib) + 8*rex_x; in arch_decode_instruction()