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

/external/qemu/target-mips/
H A Dmachine.c141 qemu_put_sbe32s(f, &env->CP0_DataLo);
293 qemu_get_sbe32s(f, &env->CP0_DataLo);
H A Dcpu.h407 int32_t CP0_DataLo; member in struct:CPUMIPSState
H A Dtranslate.c3415 gen_mfc0_load32(arg, offsetof(CPUState, CP0_DataLo));
4578 gen_mfc0_load32(arg, offsetof(CPUState, CP0_DataLo));
H A Dop_helper.c1313 env->CP0_DataLo = arg1; /* XXX */

Completed in 37 milliseconds