Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h467 Pav_MulI128by10E, enumerator
Dhost_ppc_defs.c686 case Pav_MulI128by10E: return "vmul10euq"; //qw in showPPCAvOp()
5359 case Pav_MulI128by10E: opc2 = 577; break; // vmul10euq in emit_PPCInstr()
Dhost_ppc_isel.c6056 case Iop_MulI128by10E: op = Pav_MulI128by10E; goto do_MulI128E; in iselVecExpr_wrk()