Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/mips/include/
HDcpuregs.h440 #define MIPS_GEN_EXC_VEC ((intptr_t)(int32_t)0x80000180) macro
/freebsd-11-stable/sys/mips/mips/
HDmachdep.c357 bcopy(MipsException, (void *)MIPS_GEN_EXC_VEC, in mips_vector_init()