Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_ppc_defs.h433 Pavfp_ADDF, Pavfp_SUBF, Pavfp_MULF, enumerator
Dhost_ppc_defs.c730 case Pavfp_MULF: return "vmaddfp"; in showPPCAvFpOp()
2367 if (i->Pin.AvBin32Fx4.op == Pavfp_MULF) in getRegUsage_PPCInstr()
4793 case Pavfp_MULF: { in emit_PPCInstr()
Dhost_ppc_isel.c4449 case Iop_Mul32Fx4: fpop = Pavfp_MULF; goto do_32Fx4; in iselVecExpr_wrk()