Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_ppc_defs.h394 Pav_OMULU, Pav_OMULS, Pav_EMULU, Pav_EMULS, enumerator
Dhost_ppc_defs.c664 case Pav_OMULU: return "vmulou"; // b,h in showPPCAvOp()
3666 case Pav_OMULU: opc2 = 8; break; // vmuloub in emit_PPCInstr()
3712 case Pav_OMULU: opc2 = 72; break; // vmulouh in emit_PPCInstr()
Dhost_ppc_isel.c3711 case Iop_MullEven8Ux16: op = Pav_OMULU; goto do_AvBin8x16; in iselVecExpr_wrk()
3745 case Iop_MullEven16Ux8: op = Pav_OMULU; goto do_AvBin16x8; in iselVecExpr_wrk()