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

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