Home | History | Annotate | Download | only in x87

Lines Matching refs:good

3443     Label good;
3446 __ j(equal, &good, Label::kNear);
3452 __ bind(&good);
4523 // is the low bit set? If so, we are holey and that is good.