Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h496 Pavfp_ROUNDM, Pavfp_ROUNDP, Pavfp_ROUNDN, Pavfp_ROUNDZ, enumerator
Dhost_ppc_defs.c759 case Pavfp_ROUNDZ: return "vrfiz"; in showPPCAvFpOp()
5745 case Pavfp_ROUNDZ: opc2 = 586; break; // vrfiz in emit_PPCInstr()
Dhost_ppc_isel.c5617 case Iop_RoundF32x4_RZ: fpop = Pavfp_ROUNDZ; goto do_32Fx4_unary; in iselVecExpr_wrk()