Home
last modified time | relevance | path

Searched refs:gen_mfhc0_load64 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c4871 static inline void gen_mfhc0_load64(TCGv arg, target_ulong off, int shift) in gen_mfhc0_load64() function
4939 gen_mfhc0_load64(arg, offsetof(CPUMIPSState, CP0_LLAddr), in gen_mfhc0()
4964 gen_mfhc0_load64(arg, offsetof(CPUMIPSState, CP0_WatchHi[sel]), 0); in gen_mfhc0()
4977 gen_mfhc0_load64(arg, offsetof(CPUMIPSState, CP0_TagLo), 0); in gen_mfhc0()