Home | History | Annotate | Download | only in ia32

Lines Matching refs:loop2

1293   Label loop2;
1294 __ bind(&loop2);
1299 __ j(greater_equal, &loop2);