Home | History | Annotate | Download | only in arm

Lines Matching full:doubles

1230   // We now have both loaded as doubles but we can skip the lhs nan check
1333 // r0, r1, r2, r3 have the two doubles. Neither is a NaN.
1335 // Doubles are not equal unless they have the same bit pattern.
1523 // doubles is the xor of the upper and lower words. See
1659 // The arguments have been converted to doubles and stored in d6 and d7, if
1686 // Checks for NaN in the doubles we have loaded. Can return the answer or
1689 // Compares two doubles in r0, r1, r2, r3 that are not NaNs. Returns the
1706 // or load both doubles into r0, r1, r2, r3 and jump to the code that handles
1707 // that case. If the inputs are not doubles then jumps to check_for_symbols.