summaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-07-25 06:37:56 +0000
committerJakub Jelinek <jakub@redhat.com>2005-07-25 06:37:56 +0000
commit14c3168379a44102adc58f0a6e88fbb269fe0ec8 (patch)
treec5a6e7c6a272066cc25763c0006a53ad6a914a4c /sysdeps
parentdcb585f3e5b09ebd7ae92c0c8ed602c3f3e44b61 (diff)
Updated to fedora-glibc-20050725T0627
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/sh/memset.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/sh/memset.S b/sysdeps/sh/memset.S
index ca23449367..9a8e2efd96 100644
--- a/sysdeps/sh/memset.S
+++ b/sysdeps/sh/memset.S
@@ -28,6 +28,7 @@ ENTRY(memset)
bt.s L_byte_loop_init
mov r4,r7
+ extu.b r5,r5
swap.b r5,r1
or r1,r5
swap.w r5,r1