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
sparc64: Remove unwind information from signal return stubs [BZ#31244]
[glibc.git]
/
sysdeps
/
x86_64
/
multiarch
/
strlen-evex.S
blob
93ad15e3561937e43ff1dcec510812c4f6bdd8d0
1
#ifndef STRLEN
2
# define STRLEN __strlen_evex
3
#endif
4
5
#include "x86-evex256-vecs.h"
6
#include "reg-macros.h"
7
#include "strlen-evex-base.S"