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

/illumos-gate/usr/src/common/dis/i386/
H A Ddis_tables.c2317 #define SEG_OPND 4 /* "value" used to indicate a segment reg */ macro
2527 case SEG_OPND:
2640 case SEG_OPND:
3913 dtrace_get_operand(x, REG_ONLY, reg, SEG_OPND, 1 - vbit);
4190 dtrace_get_operand(x, REG_ONLY, reg, SEG_OPND, 0);
4201 dtrace_get_operand(x, REG_ONLY, reg, SEG_OPND, 0);
5310 } else if (wbit == SEG_OPND) {

Completed in 234 milliseconds