Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/sysemu/
H A Dcp0.c104 mask &= ~((1 << CP0Ca_WP) & val); in cpu_mips_store_cause()
/openbmc/qemu/target/mips/
H A Dcpu.h815 #define CP0Ca_WP 22 macro