Home | History | Annotate | Download | only in ia32

Lines Matching full:movsd

3129   __ movsd(double_scratch, double_base);  // Back up base.
3130 __ movsd(double_scratch2, double_result); // Load double_exponent with 1.
3153 __ movsd(double_result, double_scratch2);