Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/lib/
Dgenex.S73 mfc0 v1, CP0_STATUS
137 mfc0 a0, CP0_STATUS
140 mtc0 a0, CP0_STATUS
147 mtc0 v0, CP0_STATUS
/external/u-boot/board/qemu-mips/
Dlowlevel_init.S19 mtc0 t1, CP0_STATUS
/external/u-boot/arch/mips/cpu/
Dstart.S158 4: mfc0 t0, CP0_STATUS
161 mtc0 t0, CP0_STATUS
/external/u-boot/arch/mips/mach-jz47xx/
Dstart.S37 mtc0 t0, CP0_STATUS
/external/u-boot/arch/mips/include/asm/
Dmipsregs.h52 #define CP0_STATUS $12 macro