Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_mips_defs.h620 extern MIPSInstr *MIPSInstr_Madd(Bool, HReg, HReg);
Dhost_mips_defs.c845 MIPSInstr *MIPSInstr_Madd(Bool syned, HReg srcL, HReg srcR) in MIPSInstr_Madd() function