OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIPS1_CR_EXC_CODE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/mips/include/
r3900regs.h
44
#undef
MIPS1_CR_EXC_CODE
45
#define
MIPS1_CR_EXC_CODE
R3900_CR_EXC_CODE
cpuregs.h
194
#define
MIPS1_CR_EXC_CODE
0x0000003C /* four bits */
/src/sys/arch/mips/mips/
trap.c
160
#define TRAPTYPE(x) (((x) &
MIPS1_CR_EXC_CODE
) >> MIPS_CR_EXC_CODE_SHIFT)
locore_mips1.S
147
and k1,
MIPS1_CR_EXC_CODE
#04: mask out the cause bits
Completed in 105 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025