Searched refs:EBP_REGNO (Results 1 – 1 of 1) sorted by relevance
273 #define EBP_REGNO 5 macro3470 else if ((r_m & 7) == EBP_REGNO || in dtrace_get_operand()3471 (have_SIB && (base & 7) == EBP_REGNO)) in dtrace_get_operand()3533 if (base == EBP_REGNO && mode == 0) { in dtrace_get_operand()