Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/machine/arm/
Dmemcpy-armv7m.S51 #ifndef __OPT_BIG_BLOCK_SIZE
52 #define __OPT_BIG_BLOCK_SIZE (4 * 16) macro
59 #if __OPT_BIG_BLOCK_SIZE == 16
62 #elif __OPT_BIG_BLOCK_SIZE == 32
65 #elif __OPT_BIG_BLOCK_SIZE == 64
123 subs r2, __OPT_BIG_BLOCK_SIZE
138 adds r0, __OPT_BIG_BLOCK_SIZE
139 adds r1, __OPT_BIG_BLOCK_SIZE
141 subs r2, __OPT_BIG_BLOCK_SIZE
145 adds r2, __OPT_BIG_BLOCK_SIZE - __OPT_MID_BLOCK_SIZE