Home
last modified time | relevance | path

Searched refs:Loop (Results 1 – 9 of 9) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/machine/arc/
Dstrcpy-bs-arc600.S72 .Loop: label
83 beq.d .Loop
88 breq.d r5,0,.Loop
Dstrcpy.S62 .Loop: label
74 breq.d r5,0,.Loop
Dstrchr-bs-norm.S73 breq r7,0,.Loop ; For speed, we want this branch to be unaligned.
77 breq_l r12,0,.Loop ; For speed, we want this branch to be unaligned.
89 .Loop: label
99 breq r7,0,.Loop /* ... so that this branch is unaligned. */
Dstrchr-bs.S86 beq.d .Loop
94 beq.d .Loop
111 .Loop: label
121 beq.d .Loop
Dstrchr.S93 beq.d .Loop
101 beq.d .Loop
119 .Loop: label
129 beq.d .Loop
Dstrlen-bs.S77 .Loop: label
87 breq_s r12,0,.Loop
Dstrlen-bs-norm.S75 .Loop: label
85 breq_l r12,0,.Loop
Dstrlen.S79 .Loop: label
89 breq_s r12,0,.Loop
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-201516083 from .loop to .Loop, so that ld and gdb will ignore it.
23765 * sys/sysnecv850/crt0.S: Fix order of comparison args. Loop
25894 (abort): Loop forever calling raise and _exit.