Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/system/
H A Dmachine.c322 VMSTATE_INT32(env.CP0_TagHi, MIPSCPU),
/openbmc/qemu/target/mips/
H A Dcpu.h1058 int32_t CP0_TagHi; member
/openbmc/qemu/target/mips/tcg/system/
H A Dcp0_helper.c1418 env->CP0_TagHi = arg1; /* XXX */ in helper_mtc0_taghi()