Searched defs:gen_mfc0_load64 (Results 1 - 1 of 1) sorted by last modified time

/external/qemu/target-mips/
H A Dtranslate.c2884 static inline void gen_mfc0_load64 (TCGv arg, target_ulong off) function
2961 gen_mfc0_load64(arg, offsetof(CPUMIPSState, CP0_YQMask));
2966 gen_mfc0_load64(arg, offsetof(CPUMIPSState, CP0_VPESchedule));
2971 gen_mfc0_load64(arg, offsetof(CPUMIPSState, CP0_VPEScheFBack));

Completed in 64 milliseconds