OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIPS3_CR_EXC_CODE
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/mips/include/
r3900regs.h
43
#define R3900_CR_EXC_CODE
MIPS3_CR_EXC_CODE
/* five bits */
cpuregs.h
195
#define
MIPS3_CR_EXC_CODE
0x0000007C /* five bits */
/src/sys/arch/arc/arc/
minidebug.c
342
cause = (causeReg &
MIPS3_CR_EXC_CODE
) >> MIPS_CR_EXC_CODE_SHIFT;
/src/sys/arch/mips/mips/
trap.c
158
#define TRAPTYPE(x) (((x) &
MIPS3_CR_EXC_CODE
) >> MIPS_CR_EXC_CODE_SHIFT)
mipsX_subr.S
623
and k1,
MIPS3_CR_EXC_CODE
#04: mask out the cause bits.
Completed in 16 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025