Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_mips_defs.c1357 i->Min.MfHL.dst = dst; in MIPSInstr_Mfhi()
1365 i->Min.MfHL.dst = dst; in MIPSInstr_Mflo()
1572 ppHRegMIPS(i->Min.MfHL.dst, mode64); in ppMIPSInstr()
1577 ppHRegMIPS(i->Min.MfHL.dst, mode64); in ppMIPSInstr()
1848 addHRegUse(u, HRmWrite, i->Min.MfHL.dst); in getRegUsage_MIPSInstr()
2058 mapReg(m, &i->Min.MfHL.dst); in mapRegs_MIPSInstr()
3114 UInt r_dst = iregNo(i->Min.MfHL.dst, mode64); in emit_MIPSInstr()
3120 UInt r_dst = iregNo(i->Min.MfHL.dst, mode64); in emit_MIPSInstr()
Dhost_mips_defs.h542 } MfHL; member