Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/dis/i386/
H A Ddis_tables.c246 #define VEX_2bytes 0xC5 /* the first byte of two-byte form */ macro
3065 if (vex_prefix == VEX_2bytes) { in dtrace_disx86()