Searched defs:VEX_3bytes (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/dis/i386/
H A Ddis_tables.c248 #define VEX_3bytes 0xC4 /* the first byte of three-byte form */ macro
3122 } else if (vex_prefix == VEX_3bytes) {

Completed in 241 milliseconds