Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/lib/libc/
Dmemcpy-armv7m.S53 #ifndef __OPT_MID_BLOCK_SIZE
54 #define __OPT_MID_BLOCK_SIZE (4 * 4) macro
70 #if __OPT_MID_BLOCK_SIZE == 8
73 #elif __OPT_MID_BLOCK_SIZE == 16
127 adds r2, __OPT_BIG_BLOCK_SIZE - __OPT_MID_BLOCK_SIZE
142 adds r0, __OPT_MID_BLOCK_SIZE
143 adds r1, __OPT_MID_BLOCK_SIZE
145 subs r2, __OPT_MID_BLOCK_SIZE
149 adds r2, __OPT_MID_BLOCK_SIZE - 4