Lines Matching refs:r4
28 ld r1, @r6+ || not r4, r0
29 sub r0, r5 || and r4, r7
30 and r4, r0
31 bnez r4, strlen_last_bytes
32 ld r0, @r6+ || not r4, r1
33 sub r1, r5 || and r4, r7
34 and r4, r1 || addi r2, #4
35 bnez r4, strlen_last_bytes
76 not r4, r0 ; NOTE: If a null char. exists, return 0.
78 and r4, r7 ; return 0;
79 and r4, r0
80 bnez r4, strlen_last_bytes
84 not r4, r1 ; NOTE: If a null char. exists, return 0.
86 and r4, r7 ; return 0;
87 and r4, r1
88 bnez r4, strlen_last_bytes