Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/powerpc/powerpc/
HDgdb_machdep.c91 if (vector == EXC_DEBUG || vector == EXC_PGM) in gdb_cpu_signal()
HDtrap.c137 { EXC_DEBUG, "debug" },
388 case EXC_DEBUG: /* Single stepping */ in trap()
1000 || frame->exc == EXC_DEBUG in db_trap_glue()
/freebsd-14-stable/sys/powerpc/include/
HDtrap.h100 #define EXC_DEBUG 0x2f10 /* Debug trap */ macro
/freebsd-14-stable/sys/powerpc/booke/
HDtrap_subr.S959 FRAME_SETUP(SPR_SPRG2, PC_BOOKE_CRITSAVE, EXC_DEBUG)
966 FRAME_SETUP(SPR_SPRG2, PC_BOOKE_CRITSAVE, EXC_DEBUG)
1082 FRAME_SETUP(SPR_SPRG1, PC_DBSAVE, EXC_DEBUG)