Home | History | Annotate | Download | only in arm

Lines Matching refs:good

3693     Label good;
3695 __ b(eq, &good);
3702 __ bind(&good);
4291 // is the low bit set? If so, we are holey and that is good.