Home | History | Annotate | Download | only in ARM

Lines Matching full:unordered

751     // Unordered/Monotonic case.
3392 // Both GT and GE are ordered comparisons, and return false for 'unordered'.
3393 // If we have an unordered opcode, we need to swap the operands to the VSEL
3407 // 'ordered' is 'anything but unordered', so use the VS condition code and
3414 // 'unordered or not equal' is 'anything but equal', so use the EQ condition
9516 // != NaN. Likewise, for unordered comparisons, check for RHS != NaN.
9538 // != NaN. Likewise, for unordered comparisons, check for RHS != NaN.