Home | History | Annotate | Download | only in ia32

Lines Matching refs:other_color

2634   Label other_color, word_boundary;
2636 j(first_bit == 1 ? zero : not_zero, &other_color, Label::kNear);
2641 jmp(&other_color, Label::kNear);
2647 bind(&other_color);