Home
last modified time | relevance | path

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

/Linux-v6.1/tools/objtool/arch/x86/
Ddecode.c100 sib_base == (reg) && sib_index == CFI_SP : \
130 sib = 0, /* sib_scale = 0, */ sib_index = 0, sib_base = 0; in arch_decode_instruction() local
176 sib_index = X86_SIB_INDEX(sib) + 8*rex_x; in arch_decode_instruction()
320 if (sib_index != CFI_SP) in arch_decode_instruction()
432 if (sib_index != CFI_SP) in arch_decode_instruction()