Searched refs:CP0_STATUS (Results 1 – 21 of 21) sorted by relevance
/Linux-v6.1/arch/mips/include/asm/ |
D | stackframe.h | 198 mfc0 k0, CP0_STATUS 254 mfc0 v1, CP0_STATUS 277 mfc0 k0, CP0_STATUS 358 mfc0 a0, CP0_STATUS 362 mtc0 a0, CP0_STATUS 368 mtc0 v0, CP0_STATUS 396 mfc0 a0, CP0_STATUS 399 mtc0 a0, CP0_STATUS 406 mtc0 v0, CP0_STATUS 452 mfc0 t0, CP0_STATUS [all …]
|
D | pm.h | 34 mfc0 k0, CP0_STATUS 44 mtc0 k0, CP0_STATUS
|
D | asmmacro.h | 59 mfc0 \reg, CP0_STATUS 61 mtc0 \reg, CP0_STATUS 71 mfc0 \reg, CP0_STATUS 74 mtc0 \reg, CP0_STATUS
|
D | mipsregs.h | 70 #define CP0_STATUS $12 macro
|
/Linux-v6.1/drivers/soc/bcm/brcmstb/pm/ |
D | s3-mips.S | 40 mfc0 t1, CP0_STATUS 68 mfc0 t0, CP0_STATUS 73 mtc0 t0, CP0_STATUS 78 mtc0 t0, CP0_STATUS 131 mtc0 t1, CP0_STATUS
|
D | s2-mips.S | 85 mfc0 t0, CP0_STATUS 92 mtc0 t0, CP0_STATUS 97 mtc0 t0, CP0_STATUS 167 mtc0 s6, CP0_STATUS
|
/Linux-v6.1/arch/mips/kernel/ |
D | bmips_vec.S | 52 mtc0 k0, CP0_STATUS 89 mfc0 k0, CP0_STATUS 114 mfc0 k0, CP0_STATUS 118 mtc0 k0, CP0_STATUS 175 mtc0 k0, CP0_STATUS 259 mfc0 k0, CP0_STATUS 262 mtc0 k0, CP0_STATUS
|
D | r2300_switch.S | 34 mfc0 t1, CP0_STATUS 55 mfc0 t1, CP0_STATUS /* Do we really need this? */ 62 mtc0 a2, CP0_STATUS
|
D | r4k_switch.S | 29 mfc0 t1, CP0_STATUS 49 mfc0 t1, CP0_STATUS /* Do we really need this? */ 56 mtc0 a2, CP0_STATUS
|
D | head.S | 37 mfc0 t0, CP0_STATUS 40 mtc0 t0, CP0_STATUS
|
D | r4k_fpu.S | 45 mfc0 t0, CP0_STATUS 57 mfc0 t0, CP0_STATUS 112 mfc0 t0, CP0_STATUS 180 mfc0 t0, CP0_STATUS
|
D | cps-vec.S | 104 mfc0 k0, CP0_STATUS 121 mtc0 t0, CP0_STATUS 468 mttc0 zero, CP0_STATUS
|
D | genex.S | 164 mfc0 k0, CP0_STATUS 451 mfc0 k0, CP0_STATUS 455 mtc0 k0, CP0_STATUS
|
D | octeon_switch.S | 27 mfc0 t1, CP0_STATUS 80 mfc0 t1, CP0_STATUS /* Do we really need this? */ 87 mtc0 a2, CP0_STATUS
|
D | cps-vec-ns16550.S | 199 DUMP_COP0_REG(CP0_STATUS, "Status: 0x", 32, mfc0)
|
/Linux-v6.1/arch/mips/dec/prom/ |
D | locore.S | 20 mfc0 k0, CP0_STATUS
|
/Linux-v6.1/arch/mips/kvm/ |
D | fpu.S | 27 mfc0 t0, CP0_STATUS 71 mfc0 t0, CP0_STATUS
|
/Linux-v6.1/arch/mips/mm/ |
D | cex-oct.S | 40 mfc0 k1, CP0_STATUS
|
D | cex-sb1.S | 142 mfc0 k0, CP0_STATUS
|
/Linux-v6.1/arch/mips/alchemy/common/ |
D | sleeper.S | 45 mfc0 k0, CP0_STATUS 231 mtc0 k0, CP0_STATUS
|
/Linux-v6.1/arch/mips/dec/ |
D | int-handler.S | 133 mfc0 t1,CP0_STATUS
|