Home | History | Annotate | Download | only in mips

Lines Matching refs:good

6658     Label good;
6659 __ Branch(&good, eq, entity_name, Operand(tmp));
6666 __ bind(&good);
7341 // is the low bit set? If so, we are holey and that is good.