Home | History | Annotate | Download | only in x64

Lines Matching full:addsd

1315       __ addsd(left, right);
2910 __ addsd(xmm_scratch, input_reg);
2973 __ addsd(input_reg, xmm_scratch); // Convert -0 to +0.