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