Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h397 Pav_MULU, enumerator
Dhost_ppc_defs.c632 case Pav_MULU: return "vmulu"; // w in showPPCAvOp()
5540 case Pav_MULU: opc2 = 137; break; // vmuluwm in emit_PPCInstr()
Dhost_ppc_isel.c5916 case Iop_Mul32x4: op = Pav_MULU; goto do_AvBin32x4; in iselVecExpr_wrk()