Searched refs:CP0EC_SPR (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/mips/ | ||
H A D | cpu.h | 1048 #define CP0EC_SPR 28 macro |
/openbmc/qemu/target/mips/tcg/sysemu/ | ||
H A D | cp0_helper.c | 1396 int32_t spr = arg1 & (1 << CP0EC_SPR); in helper_mtc0_errctl() |