Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h436 Pavfp_ROUNDM, Pavfp_ROUNDP, Pavfp_ROUNDN, Pavfp_ROUNDZ, enumerator
Dhost_ppc_defs.c694 case Pavfp_ROUNDM: return "vrfim"; in showPPCAvFpOp()
5190 case Pavfp_ROUNDM: opc2 = 714; break; // vrfim in emit_PPCInstr()
Dhost_ppc_isel.c4988 case Iop_RoundF32x4_RM: fpop = Pavfp_ROUNDM; goto do_32Fx4_unary; in iselVecExpr_wrk()