Home
last modified time | relevance | path

Searched refs:m3 (Results 1 – 5 of 5) sorted by relevance

/picolibc-latest/newlib/libc/machine/visium/
Dmemcpy.c46 m3 = in [3]; \
50 out [3] = m3; \
55 m3 = in [7]; \
59 out [7] = m3; \
64 m3 = in [11]; \
68 out [11] = m3; \
73 m3 = in [15]; \
77 out [15] = m3; \
82 m3 = in [19]; \
86 out [19] = m3; \
[all …]
/picolibc-latest/hello-world/
Drun-arm52 cpu=cortex-m3
DMakefile43 CFLAGS_ARM=$(CFLAGS) -mcpu=cortex-m3 -Tarm.ld
45 CXXFLAGS_ARM=$(CFLAGS) -mcpu=cortex-m3 -Tarm-cpp.ld
DREADME.md40 arm-none-eabi-gcc -specs=picolibc.specs --oslib=semihost -mcpu=cortex-m3
110 -mcpu=cortex-m3 -Tarm.ld
127 -mcpu=cortex-m3 -Thello-world-arm.ld -o hello-world-arm.elf
/picolibc-latest/scripts/
Drun-arm112 cpu=cortex-m3
174 cortex-m3)