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

/external/qemu/target-mips/
H A Dmachine.c128 qemu_put_sbe32s(f, &env->CP0_Config7);
279 qemu_get_sbe32s(f, &env->CP0_Config7);
H A Dcpu.h372 int32_t CP0_Config7; member in struct:CPUMIPSState
H A Dtranslate_init.c72 int32_t CP0_Config7; member in struct:mips_def_t
H A Dtranslate.c3246 gen_mfc0_load32(arg, offsetof(CPUState, CP0_Config7));
4412 gen_mfc0_load32(arg, offsetof(CPUState, CP0_Config7));
8623 env->CP0_Config7 = env->cpu_model->CP0_Config7;

Completed in 114 milliseconds