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

/external/qemu/target-mips/
H A Dmachine.c127 qemu_put_sbe32s(f, &env->CP0_Config6);
278 qemu_get_sbe32s(f, &env->CP0_Config6);
H A Dcpu.h380 int32_t CP0_Config6; member in struct:CPUMIPSState
H A Dtranslate_init.c71 int32_t CP0_Config6; member in struct:mips_def_t
H A Dtranslate.c3249 gen_mfc0_load32(arg, offsetof(CPUMIPSState, CP0_Config6));
4415 gen_mfc0_load32(arg, offsetof(CPUMIPSState, CP0_Config6));
8636 env->CP0_Config6 = env->cpu_model->CP0_Config6;

Completed in 111 milliseconds