Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_ppc_defs.h407 Pav_MINU, Pav_MINS, enumerator
Dhost_ppc_defs.c697 case Pav_MINS: return "vmins"; // b,h,w in showPPCAvOp()
4653 case Pav_MINS: opc2 = 770; break; // vminsb in emit_PPCInstr()
4698 case Pav_MINS: opc2 = 834; break; // vminsh in emit_PPCInstr()
4747 case Pav_MINS: opc2 = 898; break; // vminsw in emit_PPCInstr()
Dhost_ppc_isel.c4512 case Iop_Min8Sx16: op = Pav_MINS; goto do_AvBin8x16; in iselVecExpr_wrk()
4546 case Iop_Min16Sx8: op = Pav_MINS; goto do_AvBin16x8; in iselVecExpr_wrk()
4580 case Iop_Min32Sx4: op = Pav_MINS; goto do_AvBin32x4; in iselVecExpr_wrk()