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