Home
last modified time | relevance | path

Searched refs:Pavfp_ROUNDN (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.c758 case Pavfp_ROUNDN: return "vrfin"; in showPPCAvFpOp()
5744 case Pavfp_ROUNDN: opc2 = 522; break; // vrfin in emit_PPCInstr()
Dhost_ppc_isel.c5616 case Iop_RoundF32x4_RN: fpop = Pavfp_ROUNDN; goto do_32Fx4_unary; in iselVecExpr_wrk()