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

/darwin-on-arm/xnu/bsd/dev/i386/
H A Ddis_tables.c1469 #define SEG_OPND 4 /* "value" used to indicate a segment reg */ macro
1585 case SEG_OPND:
1699 case SEG_OPND:
2626 dtrace_get_operand(x, REG_ONLY, reg, SEG_OPND, 1 - vbit);
2797 dtrace_get_operand(x, REG_ONLY, reg, SEG_OPND, 0);
2808 dtrace_get_operand(x, REG_ONLY, reg, SEG_OPND, 0);
3430 } else if (wbit == SEG_OPND) {

Completed in 15 milliseconds