Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/arm/
Dmemcpy-armv7m.S57 #ifndef __OPT_MID_BLOCK_SIZE
58 #define __OPT_MID_BLOCK_SIZE (4 * 4) macro
74 #if __OPT_MID_BLOCK_SIZE == 8
77 #elif __OPT_MID_BLOCK_SIZE == 16
138 adds r2, __OPT_BIG_BLOCK_SIZE - __OPT_MID_BLOCK_SIZE
153 adds r0, __OPT_MID_BLOCK_SIZE
154 adds r1, __OPT_MID_BLOCK_SIZE
156 subs r2, __OPT_MID_BLOCK_SIZE
160 adds r2, __OPT_MID_BLOCK_SIZE - 4