Home | History | Annotate | Download | only in arm

Lines Matching refs:good

6245     Label good;
6247 __ b(eq, &good);
6254 __ bind(&good);
6922 // is the low bit set? If so, we are holey and that is good.