Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_Mul32

8423         assign( res, binop(Iop_Mul32, mkexpr(srcN), mkexpr(srcM)) );
9802 binop( Iop_Mul32,
9809 assign( irt_prod_hi, binop(Iop_Mul32,
9886 binop(Iop_Mul32,
9894 binop( Iop_Mul32,
9964 binop(Iop_Mul32,
13666 assign( res, binop(Iop_Mul32, mkexpr(argL), mkexpr(argR)) );
13762 binop(Iop_Mul32, mkexpr(argL), mkexpr(argR)) ));
15361 anOp = Iop_Mul32; anOpNm = "mul"; goto and_orr_eor_mul;
18199 assign(res, binop(Iop_Mul32, getIRegT(rN), getIRegT(rM)));
18280 binop(Iop_Mul32, getIRegT(rN), getIRegT(rM))));