Searched refs:arch (Results 1 – 16 of 16) sorted by relevance
14 for arch in arm riscv; do16 DIR=$PICOLIBC_DIR/builds/build-$arch-minsize23 echo '####' ../../scripts/do-$arch-configure $options26 $test ../../scripts/do-$arch-configure $options29 DIR=$PICOLIBC_DIR/builds/build-$arch-release36 echo '####' ../../scripts/do-$arch-configure $reloptions39 $test ../../scripts/do-$arch-configure $reloptions48 for arch in arm riscv; do50 DIR=$GLIBC_DIR/builds/build-$arch-minsize57 echo '####' ../../picolibc/do-$arch-configure $minoptions[all …]
40 arch=rv32imac43 arch=rv32imac_zicsr_zbb46 exec "$(dirname "$0")"/do-configure "$arch" \
49 archstring=$("$readelf" --arch-specific "$elf" | grep "Value: rv" | cut -d: -f2)51 … archstring=$("$readelf" --arch-specific "$elf" | grep Tag_ARC_CPU_name | cut -d: -f2 | tr -d '" ')
51 archstring=$(readelf --arch-specific "$elf" | grep "Value: rv" | cut -d: -f2)53 archstring=$(readelf --arch-specific "$elf" | grep Tag_RISCV_arch | cut -d: -f2 | tr -d '"')
6 for arch in linux; do7 echo " $build-$arch:"9 cat targets-$build-$arch16 for arch in linux; do17 echo " $build-$arch:"19 cat targets-$arch
6 for arch in zephyr; do7 echo " $build-$arch:"9 cat targets-$arch
41 .arch armv743 .arch armv6t2
37 .arch armv4t
85 .arch armv8-r87 .arch armv7-a275 .arch armv7e-m278 .arch armv6t2
86 .arch armv7e-m89 .arch armv6t2
37 .arch armv6-m
57 .arch armv7-a64 .arch armv670 .arch armv6
524 # We assume that _set_tls() is defined in the arch specific tls.c
617 6. Remove %M from linker paths in single-arch builds
339 acle-compat.h. Make .arch directive architecture dependent.1709 * libc/machine/arm/memchr.S (.arch): Require revision ARMv6t2.12210 * configure.host: Replace ms1 arch with mt arch.