Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VEX_L
usr/src/common/dis/i386/dis_tables.c
4418
vex_L = ((opcode4 & VEX_L) & 0x0F) >> 2;
usr/src/common/dis/i386/dis_tables.c
4473
vex_L = (opcode6 & VEX_L) >> 2;