Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/cpu/mpc8xx/
Dtraps.c137 void SoftEmuException(struct pt_regs *regs) in SoftEmuException() function
Dstart.S234 STD_EXCEPTION(0x1000, SoftEmu, SoftEmuException)
/external/u-boot/arch/powerpc/cpu/mpc86xx/
Dtraps.c175 void SoftEmuException(struct pt_regs *regs) in SoftEmuException() function
Dstart.S114 STD_EXCEPTION(0x1000, SoftEmu, SoftEmuException)
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dtraps.c182 void SoftEmuException(struct pt_regs *regs) in SoftEmuException() function