Searched defs:VEX_2bytes (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/dis/i386/ | ||
H A D | dis_tables.c | 247 #define VEX_2bytes 0xC5 /* the first byte of two-byte form */ macro 3082 if (vex_prefix == VEX_2bytes) { |
Completed in 69 milliseconds