Home
last modified time | relevance | path

Searched refs:EBP_REGNO (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/common/dis/i386/
H A Ddis_tables.c259 #define EBP_REGNO 5 macro
2713 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()