Searched refs:MIPSInstr_FpTernary (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_mips_defs.h | 648 extern MIPSInstr *MIPSInstr_FpTernary ( MIPSFpOp op, HReg dst, HReg src1,
|
D | host_mips_isel.c | 3339 addInstr(env, MIPSInstr_FpTernary(op, dst, in iselFltExpr_wrk() 3601 addInstr(env, MIPSInstr_FpTernary(op, dst, in iselDblExpr_wrk()
|
D | host_mips_defs.c | 1086 MIPSInstr *MIPSInstr_FpTernary ( MIPSFpOp op, HReg dst, HReg src1, HReg src2, in MIPSInstr_FpTernary() function
|