aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strnlen-evex512.S
blob: 8ef54078f85e6d7c418474483a91b28d3296ff44 (plain)
1
2
3
4
5
6
7
#ifndef STRNLEN
#define STRNLEN __strnlen_evex512
#endif

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