Searched refs:EBP_REGNO (Results 1 – 1 of 1) sorted by relevance
270 #define EBP_REGNO 5 macro2746 else if ((r_m & 7) == EBP_REGNO || in dtrace_get_operand()2747 (have_SIB && (base & 7) == EBP_REGNO)) in dtrace_get_operand()2806 if (base == EBP_REGNO && mode == 0) { in dtrace_get_operand()