Home
last modified time | relevance | path

Searched refs:Pavfp_ROUNDP (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.c757 case Pavfp_ROUNDP: return "vrfip"; in showPPCAvFpOp()
5743 case Pavfp_ROUNDP: opc2 = 650; break; // vrfip in emit_PPCInstr()
Dhost_ppc_isel.c5615 case Iop_RoundF32x4_RP: fpop = Pavfp_ROUNDP; goto do_32Fx4_unary; in iselVecExpr_wrk()