Home
last modified time | relevance | path

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

/qemu/target/mips/sysemu/
H A Dmachine.c319 VMSTATE_INT32(env.CP0_TagHi, MIPSCPU),
/qemu/target/mips/
H A Dcpu.h1059 int32_t CP0_TagHi; member
/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c1429 env->CP0_TagHi = arg1; /* XXX */ in helper_mtc0_taghi()
/qemu/target/mips/tcg/
H A Dtranslate.c6010 gen_mfc0_load32(arg, offsetof(CPUMIPSState, CP0_TagHi)); in gen_mfc0()
7479 gen_mfc0_load32(arg, offsetof(CPUMIPSState, CP0_TagHi)); in gen_dmfc0()