Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_mips_defs.h336 Mfp_ABSS, Mfp_ABSD, Mfp_NEGS, Mfp_NEGD, Mfp_MOVS, Mfp_MOVD, enumerator
Dhost_mips_defs.c312 case Mfp_NEGD: in showMIPSFpOp()
3424 case Mfp_NEGD: { /* NEG.D */ in emit_MIPSInstr()
Dhost_mips_isel.c3083 addInstr(env, MIPSInstr_FpUnary(sz32 ? Mfp_NEGS : Mfp_NEGD, dst, src)); in iselFltExpr_wrk()
3456 fpop = Mfp_NEGD; in iselDblExpr_wrk()