Home
last modified time | relevance | path

Searched refs:Pav_MINU (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.c675 case Pav_MINU: return "vminu"; // b,h,w in showPPCAvOp()
3675 case Pav_MINU: opc2 = 514; break; // vminub in emit_PPCInstr()
3722 case Pav_MINU: opc2 = 578; break; // vminuh in emit_PPCInstr()
3771 case Pav_MINU: opc2 = 642; break; // vminuw in emit_PPCInstr()
Dhost_ppc_isel.c3709 case Iop_Min8Ux16: op = Pav_MINU; goto do_AvBin8x16; in iselVecExpr_wrk()
3743 case Iop_Min16Ux8: op = Pav_MINU; goto do_AvBin16x8; in iselVecExpr_wrk()
3777 case Iop_Min32Ux4: op = Pav_MINU; goto do_AvBin32x4; in iselVecExpr_wrk()