Home | History | Annotate | Download | only in ia32

Lines Matching full:mulsd

960   __ mulsd(double_scratch, input);
965 __ mulsd(double_scratch, ExpConstant(5));
969 __ mulsd(input, double_scratch);
970 __ mulsd(result, input);
972 __ mulsd(result, ExpConstant(7));
984 __ mulsd(result, input);