Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dcpu.c213 env->CP0_Config6_rw_bitmask = env->cpu_model->CP0_Config6_rw_bitmask; in mips_cpu_reset_hold()
H A Dinternal.h44 int32_t CP0_Config6_rw_bitmask; member
H A Dcpu.h955 int32_t CP0_Config6_rw_bitmask; member
H A Dcpu-defs.c.inc918 .CP0_Config6_rw_bitmask = (1 << CP0C6_BPPASS) | (0x3f << CP0C6_KPOS) |