projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
093ecf9
)
Fix whitespace
author
Ulrich Drepper
<drepper@gmail.com>
Fri, 7 Oct 2011 15:50:21 +0000
(11:50 -0400)
committer
Ulrich Drepper
<drepper@gmail.com>
Fri, 7 Oct 2011 15:50:21 +0000
(11:50 -0400)
sysdeps/x86_64/memrchr.S
patch
|
blob
|
history
diff --git
a/sysdeps/x86_64/memrchr.S
b/sysdeps/x86_64/memrchr.S
index a85dc6b03be58061bd207e1ea59a1f6303f745bf..81b7a1c320dd65bfced1988f553ab059cdebf066 100644
(file)
--- a/
sysdeps/x86_64/memrchr.S
+++ b/
sysdeps/x86_64/memrchr.S
@@
-111,7
+111,7
@@
L(loop_prolog):
mov %rdi, %rcx
and $63, %rcx
- jz L(align64_loop)
+ jz L(align64_loop)
add $64, %rdi
add $64, %rdx