Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dcpuregs.h361 #define MIPS_GEN_EXC_VEC ((intptr_t)(int32_t)0x80000180) macro
/f-stack/freebsd/mips/mips/
H A Dmachdep.c358 bcopy(MipsException, (void *)MIPS_GEN_EXC_VEC, in mips_vector_init()