Home
last modified time | relevance | path

Searched refs:CP0_STATUS (Results 1 – 6 of 6) 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.S169 4: mfc0 t0, CP0_STATUS
172 mtc0 t0, CP0_STATUS
/external/u-boot/board/pb1x00/
Dlowlevel_init.S72 mtc0 t1, CP0_STATUS
/external/u-boot/board/dbau1x00/
Dlowlevel_init.S77 mtc0 t1, CP0_STATUS
/external/u-boot/arch/mips/include/asm/
Dmipsregs.h52 #define CP0_STATUS $12 macro