Searched refs:mapRegs_MIPSInstr (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_mips_defs.h700 extern void mapRegs_MIPSInstr (HRegRemap *, MIPSInstr *, Bool mode64);
H A Dmain_main.c407 mapRegs = (void(*)(HRegRemap*,HInstr*, Bool)) mapRegs_MIPSInstr;
H A Dhost_mips_defs.c2022 void mapRegs_MIPSInstr(HRegRemap * m, MIPSInstr * i, Bool mode64) function
2171 vpanic("mapRegs_MIPSInstr");

Completed in 90 milliseconds