Searched refs:Loop (Results 1 – 9 of 9) sorted by relevance
/picolibc-latest/newlib/libc/machine/arc/ |
D | strcpy-bs-arc600.S | 75 .Loop: label 86 beq.d .Loop 91 breq.d r5,0,.Loop
|
D | strchr-bs-norm.S | 76 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. */
|
D | strcpy.S | 64 .Loop: label 76 breq.d r5,0,.Loop
|
D | strchr-bs.S | 89 beq.d .Loop 97 beq.d .Loop 114 .Loop: label 124 beq.d .Loop
|
D | strchr.S | 95 beq.d .Loop 103 beq.d .Loop 121 .Loop: label 131 beq.d .Loop
|
D | strlen-bs-norm.S | 77 .Loop: label 87 breq_l r12,0,.Loop
|
D | strlen-bs.S | 79 .Loop: label 89 breq_s r12,0,.Loop
|
D | strlen.S | 81 .Loop: label 91 breq_s r12,0,.Loop
|
/picolibc-latest/newlib/ |
D | ChangeLog-2015 | 16083 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.
|