Home
last modified time | relevance | path

Searched refs:Mfp_SQRTS (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_defs.c727 case Mfp_SQRTS: in showMIPSFpOp()
3601 case Mfp_SQRTS: { //SQRT.S in emit_MIPSInstr()
Dhost_mips_isel.c2375 addInstr(env, MIPSInstr_FpUnary(sz32 ? Mfp_SQRTS : Mfp_SQRTD, dst, in iselFltExpr_wrk()