repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
i386: Remove CET support
[glibc.git]
/
sysdeps
/
i386
/
i686
/
multiarch
/
memmove-ssse3.S
blob
295430b1ef097ebe33c12ed7ca3f98393509bc56
1
#define USE_AS_MEMMOVE
2
#define MEMCPY __memmove_ssse3
3
#define MEMCPY_CHK __memmove_chk_ssse3
4
#include "memcpy-ssse3.S"