about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strchr-evex512.S
blob: a4ac0229523d1b011004f1a10e3e384560d1706a (plain) (blame)
1
2
3
4
5
6
7
8
# ifndef STRCHR
#  define STRCHR	__strchr_evex512
# endif

#include "x86-evex512-vecs.h"
#include "reg-macros.h"

#include "strchr-evex-base.S"