Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/arc/
Dstrcpy-bs-arc600.S75 .Loop: label
86 beq.d .Loop
91 breq.d r5,0,.Loop
Dstrchr-bs-norm.S76 breq r7,0,.Loop ; For speed, we want this branch to be unaligned.
80 breq_l r12,0,.Loop ; For speed, we want this branch to be unaligned.
92 .Loop: label
102 breq r7,0,.Loop /* ... so that this branch is unaligned. */
Dstrcpy.S64 .Loop: label
76 breq.d r5,0,.Loop
Dstrchr-bs.S89 beq.d .Loop
97 beq.d .Loop
114 .Loop: label
124 beq.d .Loop
Dstrchr.S95 beq.d .Loop
103 beq.d .Loop
121 .Loop: label
131 beq.d .Loop
Dstrlen-bs-norm.S77 .Loop: label
87 breq_l r12,0,.Loop
Dstrlen-bs.S79 .Loop: label
89 breq_s r12,0,.Loop
Dstrlen.S81 .Loop: label
91 breq_s r12,0,.Loop
/picolibc-latest/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.