Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_mips_defs.h621 extern MIPSInstr *MIPSInstr_Msub(Bool, HReg, HReg);
Dhost_mips_defs.c832 MIPSInstr *MIPSInstr_Msub(Bool syned, HReg srcL, HReg srcR) in MIPSInstr_Msub() function