Home
last modified time | relevance | path

Searched full:branches (Results 1 – 14 of 14) sorted by relevance

/picolibc-latest/.github/workflows/
Dhead5 branches:
8 branches:
Dhead-zephyr5 branches:
8 branches:
Dzephyr.yml5 branches:
8 branches:
Dlinux.yml5 branches:
8 branches:
/picolibc-latest/newlib/libc/machine/xtensa/
Dstrcmp.S84 for taken branches when exiting the loop.
87 code for aligned strings, because otherwise some of the branches
88 above cannot reach and have to be transformed to branches around
89 jumps. The unaligned code is smaller and the branches can reach
130 for taken branches when exiting the loop. */
Dmemset.S40 This code tries to use fall-through branches for the common
41 case of an aligned destination (except for the branches to
Dmemcpy.S52 This code tries to use fall-through branches for the common
/picolibc-latest/newlib/libc/posix/
Dregexec.c82 /* do "if I'm here, I can also be there" etc without branches */
131 /* do "if I'm here, I can also be there" etc without branches */
Dregex2.h69 * the branches. Note that there is an implicit OOR2 following OCH_
Dengine.c993 case OQUEST_: /* two branches, both forward */ in step()
1004 case OCH_: /* mark the first two branches */ in step()
/picolibc-latest/newlib/libc/machine/mips/machine/
Dasm.h146 external branches. */
157 external branches. */
/picolibc-latest/doc/
Dreleasing.md125 11. Push tags and branches to salsa
/picolibc-latest/newlib/libc/machine/arc/
Dstrchr-bs-norm.S40 to avoid branches that are hard to predict. On the other hand, the
/picolibc-latest/picocrt/machine/arm/
Dcrt0.c214 * and then branches here.