Home | History | Annotate | Download | only in ia32

Lines Matching full:unordered

1429   NearLabel unordered;
1432 // jump to the unordered case, which produces a false value.
1434 __ j(parity_even, &unordered, not_taken);
1444 __ bind(&unordered);