aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strlen-evex512.S
blob: 10c3415c8a1e5380d36673e5b018181f25b4f0bd (plain)
1
2
3
4
5
6
7
#ifndef STRLEN
# define STRLEN		__strlen_evex512
#endif

#include "x86-evex512-vecs.h"
#include "reg-macros.h"
#include "strlen-evex-base.S"