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.h397 Pav_MINU, Pav_MINS, enumerator
Dhost_ppc_defs.c676 case Pav_MINS: return "vmins"; // b,h,w in showPPCAvOp()
3676 case Pav_MINS: opc2 = 770; break; // vminsb in emit_PPCInstr()
3721 case Pav_MINS: opc2 = 834; break; // vminsh in emit_PPCInstr()
3770 case Pav_MINS: opc2 = 898; break; // vminsw in emit_PPCInstr()
Dhost_ppc_isel.c3710 case Iop_Min8Sx16: op = Pav_MINS; goto do_AvBin8x16; in iselVecExpr_wrk()
3744 case Iop_Min16Sx8: op = Pav_MINS; goto do_AvBin16x8; in iselVecExpr_wrk()
3778 case Iop_Min32Sx4: op = Pav_MINS; goto do_AvBin32x4; in iselVecExpr_wrk()