Home | History | Annotate | Download | only in ppc

Lines Matching full:word_loop

2794   Label align_loop, aligned, word_loop, byte_loop, byte_loop_1, done;
2801 // Check src alignment and length to see whether word_loop is possible
2832 bind(&word_loop);
2880 bdnz(&word_loop);