Home
last modified time | relevance | path

Searched refs:CP0_CAUSE (Results 1 – 7 of 7) sorted by relevance

/linux/arch/mips/kernel/
H A Dcps-vec-ns16550.S198 DUMP_COP0_REG(CP0_CAUSE, "Cause: 0x", 32, mfc0)
H A Dgenex.S35 mfc0 k1, CP0_CAUSE
55 mfc0 k1, CP0_CAUSE
H A Dbmips_vec.S48 mtc0 zero, CP0_CAUSE
H A Dbmips_5xxx_init.S737 mtc0 zero, CP0_CAUSE
H A Dcps-vec.S433 mttc0 zero, CP0_CAUSE
/linux/arch/mips/dec/
H A Dint-handler.S132 mfc0 t0,CP0_CAUSE # get pending interrupts
/linux/arch/mips/include/asm/
H A Dmipsregs.h145 #define CP0_CAUSE $13 macro