1#include <isa-level.h>
2
3#if ISA_SHOULD_BUILD (4)
4
5# include "x86-evex512-vecs.h"
6
7# ifndef MEMMOVE_SYMBOL
8# define MEMMOVE_SYMBOL(p,s) p##_avx512_##s
9# endif
10
11# include "memmove-vec-unaligned-erms.S"
12#endif
13

source code of glibc/sysdeps/x86_64/multiarch/memmove-avx512-unaligned-erms.S