about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strrchr-evex.S
blob: 3bf6a5101422e4d19b7da422c5b8609b1e215fc1 (plain) (blame)
1
2
3
4
5
6
7
8
# ifndef STRRCHR
#  define STRRCHR	__strrchr_evex
# endif

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

#include "strrchr-evex-base.S"