Lines Matching refs:Iop_Mul32
8988 assign( res, binop(Iop_Mul32, mkexpr(srcN), mkexpr(srcM)) ); in decode_V6MEDIA_instruction()
10425 binop( Iop_Mul32, in decode_V6MEDIA_instruction()
10432 assign( irt_prod_hi, binop(Iop_Mul32, in decode_V6MEDIA_instruction()
10509 binop(Iop_Mul32, in decode_V6MEDIA_instruction()
10517 binop( Iop_Mul32, in decode_V6MEDIA_instruction()
10587 binop(Iop_Mul32, in decode_V6MEDIA_instruction()
15725 assign( res, binop(Iop_Mul32, mkexpr(argL), mkexpr(argR)) ); in disInstr_ARM_WRK()
15821 binop(Iop_Mul32, mkexpr(argL), mkexpr(argR)) )); in disInstr_ARM_WRK()
18008 anOp = Iop_Mul32; anOpNm = "mul"; goto and_orr_eor_mul; in disInstr_THUMB_WRK()
20933 assign(res, binop(Iop_Mul32, getIRegT(rN), getIRegT(rM))); in disInstr_THUMB_WRK()
21014 binop(Iop_Mul32, getIRegT(rN), getIRegT(rM)))); in disInstr_THUMB_WRK()