summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strncmp-avx2.S
blob: f138e9f1fdcf277c35fd8fc54faf950a33464efb (plain)
1
2
3
4
#define STRCMP	__strncmp_avx2
#define USE_AS_STRNCMP 1
#define OVERFLOW_STRCMP __strcmp_avx2
#include "strcmp-avx2.S"