Home
last modified time | relevance | path

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

/external/qemu/target-mips/
Dmachine.c128 qemu_put_sbe32s(f, &env->CP0_Config7); in cpu_save()
279 qemu_get_sbe32s(f, &env->CP0_Config7); in cpu_load()
Dtranslate_init.c72 int32_t CP0_Config7; member
Dcpu.h372 int32_t CP0_Config7; member
Dtranslate.c3246 gen_mfc0_load32(arg, offsetof(CPUState, CP0_Config7)); in gen_mfc0()
4412 gen_mfc0_load32(arg, offsetof(CPUState, CP0_Config7)); in gen_dmfc0()
8623 env->CP0_Config7 = env->cpu_model->CP0_Config7; in cpu_reset()