Home
last modified time | relevance | path

Searched refs:rex_x (Results 1 – 1 of 1) sorted by relevance

/linux/tools/objtool/arch/x86/
A Ddecode.c116 rex = 0, rex_b = 0, rex_r = 0, rex_w = 0, rex_x = 0, in arch_decode_instruction() local
147 rex_x = X86_REX_X(rex) >> 1; in arch_decode_instruction()
161 sib_index = X86_SIB_INDEX(sib) + 8*rex_x; in arch_decode_instruction()

Completed in 6 milliseconds