Searched refs:mapRegs_MIPSAMode (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_mips_defs.c | 565 static void mapRegs_MIPSAMode(HRegRemap * m, MIPSAMode * am) in mapRegs_MIPSAMode() function 1845 mapRegs_MIPSAMode(m, i->Min.XDirect.amPC); in mapRegs_MIPSInstr() 1849 mapRegs_MIPSAMode(m, i->Min.XIndir.amPC); in mapRegs_MIPSInstr() 1853 mapRegs_MIPSAMode(m, i->Min.XAssisted.amPC); in mapRegs_MIPSInstr() 1856 mapRegs_MIPSAMode(m, i->Min.Load.src); in mapRegs_MIPSInstr() 1861 mapRegs_MIPSAMode(m, i->Min.Store.dst); in mapRegs_MIPSInstr() 1864 mapRegs_MIPSAMode(m, i->Min.LoadL.src); in mapRegs_MIPSInstr() 1875 mapRegs_MIPSAMode(m, i->Min.StoreC.dst); in mapRegs_MIPSInstr() 1883 mapRegs_MIPSAMode(m, i->Min.FpLdSt.addr); in mapRegs_MIPSInstr() 1887 mapRegs_MIPSAMode(m, i->Min.FpLdSt.addr); in mapRegs_MIPSInstr() [all …]
|