Home
last modified time | relevance | path

Searched refs:MIPSInstr_FpTernary (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_mips_defs.h648 extern MIPSInstr *MIPSInstr_FpTernary ( MIPSFpOp op, HReg dst, HReg src1,
Dhost_mips_isel.c3339 addInstr(env, MIPSInstr_FpTernary(op, dst, in iselFltExpr_wrk()
3601 addInstr(env, MIPSInstr_FpTernary(op, dst, in iselDblExpr_wrk()
Dhost_mips_defs.c1086 MIPSInstr *MIPSInstr_FpTernary ( MIPSFpOp op, HReg dst, HReg src1, HReg src2, in MIPSInstr_FpTernary() function