Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h344 Pfp_ADDD, Pfp_SUBD, Pfp_MULD, Pfp_DIVD, enumerator
Dhost_ppc_defs.c533 case Pfp_MULD: return "fmul"; in showPPCFpOp()
4595 case Pfp_MULD: // fmul, PPC32 p413 in emit_PPCInstr()
Dhost_ppc_isel.c4039 case Iop_MulF64: fpop = Pfp_MULD; break; in iselDblExpr_wrk()