Home
last modified time | relevance | path

Searched refs:CAUSEB_EXCCODE (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/lib/
H A Dtraps.c59 exccode = (cause & CAUSEF_EXCCODE) >> CAUSEB_EXCCODE; in show_regs()
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dmipsregs.h332 #define CAUSEB_EXCCODE 2 macro