Searched refs:MIPS_COP_0_PRID (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/mips/include/ |
| H A D | cpufunc.h | 287 MIPS_RW32_COP0(prid, MIPS_COP_0_PRID); 288 MIPS_RW32_COP0_SEL(cinfo, MIPS_COP_0_PRID, 6); 289 MIPS_RW32_COP0_SEL(tinfo, MIPS_COP_0_PRID, 7); 291 MIPS_RW32_COP0_SEL(ebase, MIPS_COP_0_PRID, 1);
|
| H A D | cpuregs.h | 435 #define MIPS_COP_0_PRID _(15) macro
|
| /f-stack/freebsd/mips/nlm/ |
| H A D | mpreset.S | 93 mfc0 t0, MIPS_COP_0_PRID, 1 158 mfc0 t0, MIPS_COP_0_PRID, 1
|