Home
last modified time | relevance | path

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

/tools/arch/x86/include/asm/
A Dinsn.h123 #define X86_REX_B(rex) ((rex) & 1) /* REX or REX2 B3 */ macro
/tools/objtool/arch/x86/
A Ddecode.c206 rex_b = X86_REX_B(rex); in arch_decode_instruction()

Completed in 14 milliseconds