17
17
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
22
20
/* size_t strlen(const char *S)
28
26
bic r1, r0, $3 @ addr of word containing first byte
29
27
ldr r2, [r1], $4 @ get the first word
30
28
ands r3, r0, $3 @ how many bytes are duff?