Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h464 Pav_MulI128by10Carry, enumerator
Dhost_ppc_defs.c685 case Pav_MulI128by10Carry: return "vmul10cuq"; //qw in showPPCAvOp()
5268 case Pav_MulI128by10Carry: opc2 = 1; break; // vmul10cuq in emit_PPCInstr()
5316 case Pav_MulI128by10Carry: in emit_PPCInstr()
Dhost_ppc_isel.c5706 case Iop_MulI128by10Carry: op = Pav_MulI128by10Carry; goto do_MulI128; in iselVecExpr_wrk()