Searched refs:CP0_Config6 (Results 1 – 5 of 5) sorted by relevance
43 int32_t CP0_Config6; member
954 int32_t CP0_Config6; member
917 .CP0_Config6 = (1 << CP0C6_VCLRU) | (1 << CP0C6_DCLRU) |
306 VMSTATE_INT32(env.CP0_Config6, MIPSCPU),
1231 case 6: return other->CP0_Config6; in helper_mftc0_configx()