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.h407 Pav_MINU, Pav_MINS, enumerator
Dhost_ppc_defs.c696 case Pav_MINU: return "vminu"; // b,h,w in showPPCAvOp()
4652 case Pav_MINU: opc2 = 514; break; // vminub in emit_PPCInstr()
4699 case Pav_MINU: opc2 = 578; break; // vminuh in emit_PPCInstr()
4748 case Pav_MINU: opc2 = 642; break; // vminuw in emit_PPCInstr()
Dhost_ppc_isel.c4511 case Iop_Min8Ux16: op = Pav_MINU; goto do_AvBin8x16; in iselVecExpr_wrk()
4545 case Iop_Min16Ux8: op = Pav_MINU; goto do_AvBin16x8; in iselVecExpr_wrk()
4579 case Iop_Min32Ux4: op = Pav_MINU; goto do_AvBin32x4; in iselVecExpr_wrk()