Searched defs:gen_mtc0_store32 (Results 1 - 1 of 1) sorted by path

/external/qemu/target-mips/
H A Dtranslate.c2890 static inline void gen_mtc0_store32 (TCGv arg, target_ulong off) function
3755 gen_mtc0_store32(arg, offsetof(CPUMIPSState, CP0_SRSMap));
4052 gen_mtc0_store32(arg, offsetof(CPUMIPSState, CP0_DESAVE));
4921 gen_mtc0_store32(arg, offsetof(CPUMIPSState, CP0_SRSMap));
5205 gen_mtc0_store32(arg, offsetof(CPUMIPSState, CP0_DESAVE));

Completed in 157 milliseconds