/openbmc/linux/arch/mips/include/asm/ |
H A 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 …]
|
H A D | pm.h | 34 mfc0 k0, CP0_STATUS 44 mtc0 k0, CP0_STATUS
|
H A D | asmmacro.h | 59 mfc0 \reg, CP0_STATUS 61 mtc0 \reg, CP0_STATUS 71 mfc0 \reg, CP0_STATUS 74 mtc0 \reg, CP0_STATUS
|
/openbmc/linux/drivers/soc/bcm/brcmstb/pm/ |
H A 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
|
H A D | s2-mips.S | 85 mfc0 t0, CP0_STATUS 92 mtc0 t0, CP0_STATUS 97 mtc0 t0, CP0_STATUS 167 mtc0 s6, CP0_STATUS
|
/openbmc/linux/arch/mips/kernel/ |
H A 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
|
H A D | r2300_switch.S | 33 mfc0 t1, CP0_STATUS 54 mfc0 t1, CP0_STATUS /* Do we really need this? */ 61 mtc0 a2, CP0_STATUS
|
H A D | r4k_switch.S | 29 mfc0 t1, CP0_STATUS 49 mfc0 t1, CP0_STATUS /* Do we really need this? */ 56 mtc0 a2, CP0_STATUS
|
H A D | head.S | 37 mfc0 t0, CP0_STATUS 40 mtc0 t0, CP0_STATUS
|
H A D | r4k_fpu.S | 45 mfc0 t0, CP0_STATUS 57 mfc0 t0, CP0_STATUS 112 mfc0 t0, CP0_STATUS 180 mfc0 t0, CP0_STATUS
|
H A D | cps-vec.S | 100 mfc0 k0, CP0_STATUS 117 mtc0 t0, CP0_STATUS 466 mttc0 zero, CP0_STATUS
|
H A D | octeon_switch.S | 26 mfc0 t1, CP0_STATUS 79 mfc0 t1, CP0_STATUS /* Do we really need this? */ 86 mtc0 a2, CP0_STATUS
|
H A D | genex.S | 164 mfc0 k0, CP0_STATUS 451 mfc0 k0, CP0_STATUS 455 mtc0 k0, CP0_STATUS
|
H A D | cps-vec-ns16550.S | 199 DUMP_COP0_REG(CP0_STATUS, "Status: 0x", 32, mfc0)
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | genex.S | 73 mfc0 v1, CP0_STATUS 137 mfc0 a0, CP0_STATUS 140 mtc0 a0, CP0_STATUS 147 mtc0 v0, CP0_STATUS
|
/openbmc/u-boot/board/qemu-mips/ |
H A D | lowlevel_init.S | 19 mtc0 t1, CP0_STATUS
|
/openbmc/linux/arch/mips/dec/prom/ |
H A D | locore.S | 20 mfc0 k0, CP0_STATUS
|
/openbmc/linux/arch/mips/kvm/ |
H A D | fpu.S | 27 mfc0 t0, CP0_STATUS 71 mfc0 t0, CP0_STATUS
|
/openbmc/linux/arch/mips/mm/ |
H A D | cex-oct.S | 40 mfc0 k1, CP0_STATUS
|
H A D | cex-sb1.S | 142 mfc0 k0, CP0_STATUS
|
/openbmc/u-boot/arch/mips/cpu/ |
H A D | start.S | 158 4: mfc0 t0, CP0_STATUS 161 mtc0 t0, CP0_STATUS
|
/openbmc/linux/arch/mips/alchemy/common/ |
H A D | sleeper.S | 45 mfc0 k0, CP0_STATUS 231 mtc0 k0, CP0_STATUS
|
/openbmc/u-boot/arch/mips/mach-jz47xx/ |
H A D | start.S | 37 mtc0 t0, CP0_STATUS
|
/openbmc/linux/arch/mips/dec/ |
H A D | int-handler.S | 133 mfc0 t1,CP0_STATUS
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | mipsregs.h | 52 #define CP0_STATUS $12 macro
|