Searched refs:SEG_OPND (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.41.6/bsd/dev/i386/ |
| H A D | dis_tables.c | 2327 #define SEG_OPND 4 /* "value" used to indicate a segment reg */ macro 2539 case SEG_OPND: in dtrace_imm_opnd() 2656 case SEG_OPND: in dtrace_get_operand() 3939 dtrace_get_operand(x, REG_ONLY, reg, SEG_OPND, 1 - vbit); in dtrace_disx86() 4219 dtrace_get_operand(x, REG_ONLY, reg, SEG_OPND, 0); in dtrace_disx86() 4230 dtrace_get_operand(x, REG_ONLY, reg, SEG_OPND, 0); in dtrace_disx86() 5345 } else if (wbit == SEG_OPND) { in dtrace_disx86()
|