Searched refs:Loop (Results 1 – 9 of 9) sorted by relevance
/picolibc-3.5.0-3.4.0/newlib/libc/machine/arc/ |
D | strcpy-bs-arc600.S | 72 .Loop: label 83 beq.d .Loop 88 breq.d r5,0,.Loop
|
D | strcpy.S | 62 .Loop: label 74 breq.d r5,0,.Loop
|
D | strchr-bs-norm.S | 73 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. */
|
D | strchr-bs.S | 86 beq.d .Loop 94 beq.d .Loop 111 .Loop: label 121 beq.d .Loop
|
D | strchr.S | 93 beq.d .Loop 101 beq.d .Loop 119 .Loop: label 129 beq.d .Loop
|
D | strlen-bs.S | 77 .Loop: label 87 breq_s r12,0,.Loop
|
D | strlen-bs-norm.S | 75 .Loop: label 85 breq_l r12,0,.Loop
|
D | strlen.S | 79 .Loop: label 89 breq_s r12,0,.Loop
|
/picolibc-3.5.0-3.4.0/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.
|