Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/dis/i386/
H A Ddis_tables.c2280 #define VEX_L 0x04 macro
3088 vex_L = ((opcode4 & VEX_L) & 0x0F) >> 2; in dtrace_disx86()
3143 vex_L = (opcode6 & VEX_L) >> 2; in dtrace_disx86()