Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-pic32/
Dlowlevel_init.S18 mtc0 t1, CP0_CAUSE
/external/u-boot/board/qemu-mips/
Dlowlevel_init.S33 mtc0 t1, CP0_CAUSE
/external/u-boot/arch/mips/mach-jz47xx/
Dstart.S42 mtc0 t1, CP0_CAUSE
/external/u-boot/arch/mips/cpu/
Dstart.S199 mtc0 zero, CP0_CAUSE
/external/u-boot/arch/mips/lib/
Dgenex.S77 mfc0 v1, CP0_CAUSE
/external/u-boot/arch/mips/include/asm/
Dmipsregs.h53 #define CP0_CAUSE $13 macro