Lines Matching full:loop
25 * it's going to be worth the effort to hand-unroll a big loop, and use wh64.
80 * values upon initial entry to the loop
86 subq $1, 16, $4 # .. .. .. E : If < 16, we can not use the huge loop
87 and $16, 0x3f, $2 # .. .. E .. : Forward work for huge loop
88 subq $2, 0x40, $3 # .. E .. .. : bias counter (huge loop)
93 * going to be able to use the large block clear loop at least once.
124 * staggered fashion, we can still do this loop in 5 fetches
127 * Assumes the wh64 needs to be for 2 trips through the loop in the future
129 * through the loop, and if there are less than two trips left, the target
140 subq $1, 16, $4 # .. .. E .. : Forward calculation - repeat the loop?
152 subq $0, 168, $5 # E : U L L U : two trips through the loop left?
198 # so we will use $0 as the loop counter