Searched refs:MEMCPY_PREFETCH_LDR (Results 1 – 1 of 1) sorted by relevance
/sysdeps/aarch64/multiarch/ |
A D | memcpy_thunderx2.S | 125 #define MEMCPY_PREFETCH_LDR 640 macro 270 cmp count, MEMCPY_PREFETCH_LDR + 64 + 32 273 sub count, count, MEMCPY_PREFETCH_LDR + 64 + 32 278 prfm pldl1strm, [src, MEMCPY_PREFETCH_LDR] 282 prfm pldl1strm, [src, MEMCPY_PREFETCH_LDR] 291 add count, count, MEMCPY_PREFETCH_LDR + 64 + 32 381 prfm pldl1strm, [src, MEMCPY_PREFETCH_LDR];\
|
Completed in 3 milliseconds