Searched refs:REX_X (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c518 #define REX_X 0x2 macro
/illumos-gate/usr/src/common/dis/i386/
H A Ddis_tables.c2270 #define REX_X 0x02 /* high order bit extension of SIB index field */ macro
2715 if (x->d86_rex_prefix & REX_X)
3136 x->d86_rex_prefix |= REX_X;

Completed in 90 milliseconds