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

/darwin-on-arm/xnu/bsd/dev/i386/
H A Ddis_tables.c227 #define EAX_REGNO 0 macro
2608 dtrace_get_operand(x, REG_ONLY, EAX_REGNO, wbit, 1 - vbit);
2787 dtrace_get_operand(x, REG_ONLY, EAX_REGNO, LONG_OPND, 1);
3065 dtrace_get_operand(x, REG_ONLY, EAX_REGNO, wbit, 1);
3108 dtrace_get_operand(x, REG_ONLY, EAX_REGNO, wbit, 0);
3136 dtrace_get_operand(x, REG_ONLY, EAX_REGNO, wbit, 1);

Completed in 11 milliseconds