Searched refs:EXCP_DEBEGBP (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/m68k/ | ||
H A D | cpu.h | 48 #define EXCP_DEBEGBP 13 /* Breakpoint debug interrupt. */ macro |
H A D | op_helper.c | 105 case EXCP_DEBEGBP: /* 68020/030 only */ in m68k_exception_name() |