Lines Matching refs:loop
38 subq $19,4,$19 # decr loop cnt
39 blt $19,.Lend2 # if less than 4 limbs, goto 2nd loop
40 # Start software pipeline for 1st loop
49 subq $19,4,$19 # decr loop cnt
58 # 1st loop handles groups of 4 limbs in a software pipeline
89 subq $19,4,$19 # decr loop cnt
97 # Finish software pipeline for 1st loop
115 .Lend2: addq $19,4,$19 # restore loop cnt
117 # Start software pipeline for 2nd loop
122 # 2nd loop handles remaining 1-3 limbs
133 subq $19,1,$19 # decr loop cnt