Home | History | Annotate | Download | only in x87

Lines Matching refs:good

3389     Label good;
3392 __ j(equal, &good, Label::kNear);
3398 __ bind(&good);
3947 // is the low bit set? If so, we are holey and that is good.