Home
last modified time | relevance | path

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

/linux/tools/objtool/arch/x86/
A Ddecode.c126 #define have_SIB() ((modrm_rm & 7) == CFI_SP && mod_is_mem()) macro
133 #define rm_is(reg) (have_SIB() ? \
352 if (have_SIB()) { in arch_decode_instruction()
464 if (have_SIB()) { in arch_decode_instruction()

Completed in 6 milliseconds