about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strcpy-avx2.S
blob: a3133a4134aa2ef2a157a718f593e8d4c2a32f63 (plain) (blame)
1
2
3
4
#define USE_AVX2
#define AS_STRCPY
#define STPCPY __strcpy_avx2
#include "stpcpy-sse2-unaligned.S"