Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_mips_defs.h404 Mfp_SQRTS, Mfp_SQRTD, Mfp_RSQRTS, Mfp_RSQRTD, Mfp_RECIPS, Mfp_RECIPD, enumerator
Dhost_mips_isel.c2375 addInstr(env, MIPSInstr_FpUnary(sz32 ? Mfp_SQRTS : Mfp_SQRTD, dst, in iselFltExpr_wrk()
2607 addInstr(env, MIPSInstr_FpUnary(Mfp_SQRTD, dst, src)); in iselDblExpr_wrk()
Dhost_mips_defs.c730 case Mfp_SQRTD: in showMIPSFpOp()
3607 case Mfp_SQRTD: { //SQRT.D in emit_MIPSInstr()