Home | History | Annotate | Download | only in arm

Lines Matching refs:vmov

105     __ vmov(scratch_low, scratch_high, double_scratch);
109 __ vmov(result_reg, double_scratch.low());
742 __ vmov(double_scratch, double_base); // Back up base.
743 __ vmov(double_result, 1.0, scratch2);
758 __ vmov(double_scratch, 1.0, scratch);
766 __ vmov(single_scratch, exponent);
1022 __ vmov(kDoubleRegZero, 0.0);