Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dcpufunc.h170 MIPS_RW64_COP0_SEL(userlocal, MIPS_COP_0_USERLOCAL, 2);
278 MIPS_RW32_COP0_SEL(userlocal, MIPS_COP_0_USERLOCAL, 2);
H A Dcpuregs.h465 #define MIPS_COP_0_USERLOCAL _(4) /* sel 2 is userlevel register */ macro