Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h378 Pav_OMULU, Pav_OMULS, Pav_EMULU, Pav_EMULS, enumerator
Dhost_ppc_defs.c607 case Pav_OMULS: return "vmulos"; // b,h,w in showPPCAvOp()
4889 case Pav_OMULS: opc2 = 264; break; // vmulosb in emit_PPCInstr()
4937 case Pav_OMULS: opc2 = 328; break; // vmulosh in emit_PPCInstr()
4992 case Pav_OMULS: opc2 = 392; break; // vmulosw in emit_PPCInstr()
Dhost_ppc_isel.c5199 case Iop_MullEven8Sx16: op = Pav_OMULS; goto do_AvBin8x16; in iselVecExpr_wrk()
5234 case Iop_MullEven16Sx8: op = Pav_OMULS; goto do_AvBin16x8; in iselVecExpr_wrk()
5270 case Iop_MullEven32Sx4: op = Pav_OMULS; goto do_AvBin32x4; in iselVecExpr_wrk()