Lines Matching refs:cr6
115 cmpld cr6,r8,r5 /* r8 <= n? */
116 ble cr6,L(null)
151 cmpldi cr6,r5,64 /* Check if length was reached. */
152 ble cr6,L(final_loop)
156 bne cr6,L(prep_tail1)
160 bne cr6,L(prep_tail2)
164 bne cr6,L(prep_tail3)
168 bne cr6,L(prep_tail4)
186 bne cr6,L(count_tail1)
193 bne cr6,L(count_tail2)
200 bne cr6,L(count_tail3)
205 beq cr6,L(n_tail4)
225 beq cr6,L(n_tail1) /* Any zero bytes? */
240 beq cr6,L(n_tail2) /* Any zero bytes? */
257 beq cr6,L(n_tail3) /* Any zero bytes? */
352 cmpldi cr6,r5,16 /* Check if length was reached. */
353 ble cr6,L(zero_padding_end)