Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_ppc_defs.h404 Pav_OMULU, Pav_OMULS, Pav_EMULU, Pav_EMULS, enumerator
Dhost_ppc_defs.c686 case Pav_OMULS: return "vmulos"; // b,h in showPPCAvOp()
4644 case Pav_OMULS: opc2 = 264; break; // vmulosb in emit_PPCInstr()
4690 case Pav_OMULS: opc2 = 328; break; // vmulosh in emit_PPCInstr()
Dhost_ppc_isel.c4514 case Iop_MullEven8Sx16: op = Pav_OMULS; goto do_AvBin8x16; in iselVecExpr_wrk()
4548 case Iop_MullEven16Sx8: op = Pav_OMULS; goto do_AvBin16x8; in iselVecExpr_wrk()