Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dinsn.h85 #define X86_VEX_V(vex) (((vex) & 0x78) >> 3) /* VEX3 Byte2, VEX2 Byte1 */ macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dinsn.h85 #define X86_VEX_V(vex) (((vex) & 0x78) >> 3) /* VEX3 Byte2, VEX2 Byte1 */ macro