Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dtraps.c152 void DebugException(struct pt_regs *regs) in DebugException() function
H A Dstart.S252 STD_EXCEPTION(0x1d00, InstructionBreakpoint, DebugException)
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dtraps.c209 void DebugException(struct pt_regs *regs) in DebugException() function
H A Dstart.S386 STD_EXCEPTION(0x1300, InstructionBreakpoint, DebugException)
/openbmc/u-boot/doc/
H A DREADME.bedbug73 Added new routine DebugException()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dtraps.c280 void DebugException(struct pt_regs *regs) in DebugException() function
H A Dstart.S1288 CRIT_EXCEPTION(0x0f00, DebugBreakpoint, DebugException )