Searched refs:EBP_REGNO (Results 1 – 1 of 1) sorted by relevance
259 #define EBP_REGNO 5 macro2713 else if ((r_m & 7) == EBP_REGNO || in dtrace_get_operand()2714 (have_SIB && (base & 7) == EBP_REGNO)) in dtrace_get_operand()2773 if (base == EBP_REGNO && mode == 0) { in dtrace_get_operand()