Home | History | Annotate | Download | only in x87

Lines Matching full:not_minus_zero

3658   Label not_minus_zero, done;
3664 __ j(below, &not_minus_zero, Label::kNear);
3668 __ j(not_equal, &not_minus_zero, Label::kNear);
3679 __ bind(&not_minus_zero);