Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/x86_64/multiarch/
Dmemset-vec-unaligned-erms.S314 .p2align 4,, MOV_SIZE
374 .p2align 4,, SMALL_MEMSET_ALIGN(MOV_SIZE, RET_SIZE)
383 .p2align 4,, SMALL_MEMSET_ALIGN(MOV_SIZE, 1)
Devex-vecs-common.h26 #define MOV_SIZE 6 macro
Dsse2-vecs.h34 #define MOV_SIZE 3 macro
Davx-vecs.h34 #define MOV_SIZE 4 macro
Dmemmove-avx-unaligned-erms.S10 # define MOV_SIZE 4 macro
Dmemmove-sse2-unaligned-erms.S34 # define MOV_SIZE 3 macro
Dmemmove-avx-unaligned-erms-rtm.S7 # define MOV_SIZE 4 macro
Dmemset-evex-unaligned-erms.S8 # define MOV_SIZE 6 macro
Dmemset-avx512-unaligned-erms.S8 # define MOV_SIZE 6 macro
Dmemmove-evex-unaligned-erms.S31 # define MOV_SIZE 6 macro
Dmemset-sse2-unaligned-erms.S30 # define MOV_SIZE 3 macro
Dmemmove-avx512-unaligned-erms.S31 # define MOV_SIZE 6 macro
Dmemset-avx2-unaligned-erms.S8 # define MOV_SIZE 4 macro
Dmemmove-vec-unaligned-erms.S85 #define SMALL_MOV_SIZE (MOV_SIZE <= 4)
86 #define LARGE_MOV_SIZE (MOV_SIZE > 4)
89 # error MOV_SIZE Unknown