Home
last modified time | relevance | path

Searched refs:will (Results 1 – 25 of 98) sorted by relevance

1234

/picolibc-latest/newlib/libc/machine/h8300/
Dmemset.S34 ; Account for any excess bytes and words that will be copied after
39 ; Copy one byte if doing so will make er3 word-aligned.
/picolibc-latest/doc/
Dinit.md19 `_init`. If such a function is included in the binary it will be
25 Picocrt will call:
33 `_fini`. If such a function is included in the binary it will be
43 the compiler will place its address in the `.fini_array` segment. The
/picolibc-latest/newlib/libc/machine/rx/
Dmemchr.S26 cmp #0, r3 ; If r3 is 0 suntil.b will do nothing and not set any flags...
27 stz #1, r1 ; ...so store 1 into r1. It will be decremented by the SUB later.
Dstrcpy.S25 mov #-1, r3 ; Strictly speaking this is incorrect, but I doubt if anyone will ever know.
Dstrcmp.S28 mov #-1, r3 ; Strictly speaking this is incorrect, but I doubt if anyone will ever know.
/picolibc-latest/scripts/
Dcross-avr.txt4 # early compiler tests will fail. This can be removed when picolibc
Dcross-clang-msp430.txt4 # early compiler tests will fail. This can be removed when picolibc
Dcross-xtensa-espressif_esp32_zephyr-elf.txt4 # early compiler tests will fail. This can be removed when picolibc
Dcross-xtensa-espressif_esp32s2_zephyr-elf.txt4 # early compiler tests will fail. This can be removed when picolibc
Dcross-xtensa-intel_apl_adsp_zephyr-elf.txt4 # early compiler tests will fail. This can be removed when picolibc
Dcross-xtensa-intel_s1000_zephyr-elf.txt4 # early compiler tests will fail. This can be removed when picolibc
Dcross-xtensa-nxp_imx8m_adsp_zephyr-elf.txt4 # early compiler tests will fail. This can be removed when picolibc
Dcross-xtensa-nxp_imx_adsp_zephyr-elf.txt4 # early compiler tests will fail. This can be removed when picolibc
Dcross-xtensa-sample_controller_zephyr-elf.txt4 # early compiler tests will fail. This can be removed when picolibc
Dcross-msp430.txt4 # early compiler tests will fail. This can be removed when picolibc
Dcross-microblazeel-zephyr-elf.txt4 # early compiler tests will fail. This can be removed when picolibc
Dcross-mips64-linux-gnuabi64.txt4 # early compiler tests will fail. This can be removed when picolibc
Dcross-mipsel-linux-gnu.txt4 # early compiler tests will fail. This can be removed when picolibc
Dcross-sparc64-linux-gnu.txt4 # early compiler tests will fail. This can be removed when picolibc
Dcross-arc64-zephyr-elf.txt4 # early compiler tests will fail. This can be removed when picolibc
Dcross-mips-linux-gnu.txt4 # early compiler tests will fail. This can be removed when picolibc
Dcross-riscv64-zephyr-elf.txt4 # early compiler tests will fail. This can be removed when picolibc
Dcross-sh-unknown-elf.txt4 # early compiler tests will fail. This can be removed when picolibc
Dcross-aarch64-zephyr-elf.txt4 # early compiler tests will fail. This can be removed when picolibc
/picolibc-latest/newlib/libc/machine/xtensa/
Dxtensa.tex26 later use by @code{longjmp}. The stack context will be invalidated if
59 @code{longjmp} is invoked with a second argument of 0, 1 will be

1234