Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_mips_defs.h338 Mfp_SQRTS, Mfp_SQRTD, enumerator
Dhost_mips_defs.c297 case Mfp_SQRTD: in showMIPSFpOp()
3433 case Mfp_SQRTD: { /* SQRT.D */ in emit_MIPSInstr()
Dhost_mips_isel.c3307 addInstr(env, MIPSInstr_FpUnary(sz32 ? Mfp_SQRTS : Mfp_SQRTD, dst, in iselFltExpr_wrk()
3528 addInstr(env, MIPSInstr_FpUnary(Mfp_SQRTD, dst, src)); in iselDblExpr_wrk()