Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/system/
H A Dmachine.c323 VMSTATE_INT32(env.CP0_DataHi, MIPSCPU),
/openbmc/qemu/target/mips/
H A Dcpu.h1059 int32_t CP0_DataHi; member
/openbmc/qemu/target/mips/tcg/system/
H A Dcp0_helper.c1423 env->CP0_DataHi = arg1; /* XXX */ in helper_mtc0_datahi()