Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_mips_defs.c1031 i->Min.MfHL.dst = dst; in MIPSInstr_Mfhi()
1039 i->Min.MfHL.dst = dst; in MIPSInstr_Mflo()
1266 ppHRegMIPS(i->Min.MfHL.dst, mode64); in ppMIPSInstr()
1271 ppHRegMIPS(i->Min.MfHL.dst, mode64); in ppMIPSInstr()
1613 addHRegUse(u, HRmWrite, i->Min.MfHL.dst); in getRegUsage_MIPSInstr()
1828 mapReg(m, &i->Min.MfHL.dst); in mapRegs_MIPSInstr()
2909 UInt r_dst = iregNo(i->Min.MfHL.dst, mode64); in emit_MIPSInstr()
2915 UInt r_dst = iregNo(i->Min.MfHL.dst, mode64); in emit_MIPSInstr()
Dhost_mips_defs.h510 } MfHL; member