Home
last modified time | relevance | path

Searched defs:X86_REX_W (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/arch/x86/include/asm/
Dinsn.h115 #define X86_REX_W(rex) ((rex) & 8) macro
/linux-5.19.10/arch/x86/include/asm/
Dinsn.h115 #define X86_REX_W(rex) ((rex) & 8) macro