Home
last modified time | relevance | path

Searched refs:CP0_Config7_rw_bitmask (Results 1 – 4 of 4) sorted by relevance

/qemu/target/mips/
H A Dcpu.c217 env->CP0_Config7_rw_bitmask = env->cpu_model->CP0_Config7_rw_bitmask; in mips_cpu_reset_hold()
H A Dinternal.h46 int32_t CP0_Config7_rw_bitmask; member
H A Dcpu.h981 int64_t CP0_Config7_rw_bitmask; member
H A Dcpu-defs.c.inc929 .CP0_Config7_rw_bitmask = (1 << CP0C7_NAPCGEN) | (1 << CP0C7_UNIMUEN) |