Searched refs:CP0_STATUS (Results 1 – 17 of 17) sorted by relevance
/linux-2.6.39/arch/mips/include/asm/ |
D | stackframe.h | 164 mfc0 k0, CP0_STATUS 190 mfc0 v1, CP0_STATUS 295 mfc0 a0, CP0_STATUS 299 mtc0 a0, CP0_STATUS 305 mtc0 v0, CP0_STATUS 367 mfc0 a0, CP0_STATUS 370 mtc0 a0, CP0_STATUS 377 mtc0 v0, CP0_STATUS 484 mfc0 t0, CP0_STATUS 488 mtc0 t0, CP0_STATUS [all …]
|
D | asmmacro.h | 50 mfc0 \reg, CP0_STATUS 52 mtc0 \reg, CP0_STATUS 57 mfc0 \reg, CP0_STATUS 60 mtc0 \reg, CP0_STATUS
|
D | mipsregs.h | 56 #define CP0_STATUS $12 macro
|
/linux-2.6.39/arch/mips/include/asm/mach-pnx8550/ |
D | kernel-entry-init.h | 36 mtc0 t0, CP0_STATUS /* cp0 usable */ 192 mfc0 t0, CP0_STATUS /* T0 = interrupt status on entry */ 195 mtc0 zero, CP0_STATUS /* disable CPU interrupts */ 219 mtc0 t0, CP0_STATUS /* restore interrupt status on entry */ 227 mfc0 t0, CP0_STATUS /* T0 = interrupt status on entry */ 229 mtc0 zero, CP0_STATUS /* disable CPU interrupts */ 257 mtc0 t0, CP0_STATUS /* restore interrupt status on entry */
|
/linux-2.6.39/arch/mips/kernel/ |
D | head.S | 93 mfc0 t0, CP0_STATUS 96 mtc0 t0, CP0_STATUS 98 mfc0 t0, CP0_STATUS 101 mtc0 t0, CP0_STATUS 170 mfc0 t0, CP0_STATUS 173 mtc0 t0, CP0_STATUS
|
D | r2300_switch.S | 49 mfc0 t1, CP0_STATUS 88 mfc0 t1, CP0_STATUS /* Do we really need this? */ 95 mtc0 a2, CP0_STATUS 127 mfc0 t0, CP0_STATUS 130 mtc0 t0, CP0_STATUS
|
D | r4k_switch.S | 48 mfc0 t1, CP0_STATUS 99 mfc0 t1, CP0_STATUS /* Do we really need this? */ 106 mtc0 a2, CP0_STATUS 128 mfc0 t0, CP0_STATUS 139 mfc0 t0, CP0_STATUS 164 mfc0 t0, CP0_STATUS 167 mtc0 t0, CP0_STATUS
|
D | smtc-asm.S | 57 mfc0 k0,CP0_STATUS 59 mtc0 k0,CP0_STATUS 84 mtc0 k1,CP0_STATUS
|
D | octeon_switch.S | 39 mfc0 t1, CP0_STATUS 55 mfc0 t0, CP0_STATUS 57 mtc0 t0, CP0_STATUS 65 mfc0 t0, CP0_STATUS 68 mtc0 t0, CP0_STATUS 117 mfc0 t1, CP0_STATUS /* Do we really need this? */ 124 mtc0 a2, CP0_STATUS
|
D | r6000_fpu.S | 23 mfc0 t0,CP0_STATUS 61 mfc0 t0,CP0_STATUS
|
D | entry.S | 92 mfc0 t2, CP0_STATUS 95 mtc0 t2, CP0_STATUS
|
D | genex.S | 180 mfc0 k0, CP0_STATUS 281 mfc0 t1, CP0_STATUS 289 mtc0 t1, CP0_STATUS
|
/linux-2.6.39/arch/mips/dec/prom/ |
D | locore.S | 19 mfc0 k0, CP0_STATUS
|
/linux-2.6.39/arch/mips/alchemy/common/ |
D | sleeper.S | 49 mfc0 k0, CP0_STATUS 162 mtc0 k0, CP0_STATUS
|
/linux-2.6.39/arch/mips/mm/ |
D | cex-oct.S | 40 mfc0 k1, CP0_STATUS
|
D | cex-sb1.S | 160 mfc0 k0, CP0_STATUS
|
/linux-2.6.39/arch/mips/dec/ |
D | int-handler.S | 132 mfc0 t1,CP0_STATUS
|