Searched refs:CP0_CAUSE (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/arch/mips/dec/ |
D | int-handler.S | 132 mfc0 t0,CP0_CAUSE # get pending interrupts
|
/Linux-v6.6/arch/mips/kernel/ |
D | cps-vec-ns16550.S | 198 DUMP_COP0_REG(CP0_CAUSE, "Cause: 0x", 32, mfc0)
|
D | cps-vec.S | 113 mtc0 t0, CP0_CAUSE 465 mttc0 zero, CP0_CAUSE
|
D | bmips_vec.S | 48 mtc0 zero, CP0_CAUSE
|
D | genex.S | 35 mfc0 k1, CP0_CAUSE 55 mfc0 k1, CP0_CAUSE
|
D | bmips_5xxx_init.S | 737 mtc0 zero, CP0_CAUSE
|
/Linux-v6.6/arch/mips/include/asm/ |
D | stackframe.h | 258 mfc0 v1, CP0_CAUSE
|
D | mipsregs.h | 73 #define CP0_CAUSE $13 macro
|