Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/x86_64/multiarch/
Dmemmove-vec-unaligned-erms.S93 # define SMALL_SIZE_OFFSET (4) macro
95 # define SMALL_SIZE_OFFSET (0) macro
324 cmpl $(1 - SMALL_SIZE_OFFSET), %edx
328 movzwl (-2 + SMALL_SIZE_OFFSET)(%rsi, %rdx), %esi
329 movw %si, (-2 + SMALL_SIZE_OFFSET)(%rdi, %rdx)