aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/hppa/hppa1.1/submul_1.S
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-06-05 20:26:40 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-06-05 20:26:40 +0000
commit5556231db2301917cd14a7450de4eba2368c9763 (patch)
tree2456b4a2ec7e4377c420b2f94285dddb53784e5f /ports/sysdeps/hppa/hppa1.1/submul_1.S
parent869378a5bf1d415f52c14d9697b886d8143a73e1 (diff)
downloadglibc-5556231db2301917cd14a7450de4eba2368c9763.tar
glibc-5556231db2301917cd14a7450de4eba2368c9763.tar.gz
glibc-5556231db2301917cd14a7450de4eba2368c9763.tar.bz2
glibc-5556231db2301917cd14a7450de4eba2368c9763.zip
Remove trailing whitespace in ports.
Diffstat (limited to 'ports/sysdeps/hppa/hppa1.1/submul_1.S')
-rw-r--r--ports/sysdeps/hppa/hppa1.1/submul_1.S8
1 files changed, 4 insertions, 4 deletions
diff --git a/ports/sysdeps/hppa/hppa1.1/submul_1.S b/ports/sysdeps/hppa/hppa1.1/submul_1.S
index 31275a1595..8cd5a634f8 100644
--- a/ports/sysdeps/hppa/hppa1.1/submul_1.S
+++ b/ports/sysdeps/hppa/hppa1.1/submul_1.S
@@ -42,7 +42,7 @@
.text
.export __mpn_submul_1
-__mpn_submul_1:
+__mpn_submul_1:
.proc
.callinfo frame=64,no_calls
.entry
@@ -65,7 +65,7 @@ __mpn_submul_1:
ldw -12(%r30),%r1
;! Main loop
-L$loop:
+L$loop:
ldws 0(%r26),%r29
fldws,ma 4(%r25),%fr5
sub %r29,%r20,%r22
@@ -79,7 +79,7 @@ L$loop:
addib,<> -1,%r24,L$loop
ldw -12(%r30),%r1
-L$end:
+L$end:
ldw 0(%r26),%r29
sub %r29,%r20,%r22
add %r22,%r20,%r0
@@ -95,7 +95,7 @@ L$end:
bv 0(%r2)
ldo -64(%r30),%r30
-L$just_one_limb:
+L$just_one_limb:
xmpyu %fr4,%fr5,%fr6
ldw 0(%r26),%r29
fstds %fr6,-16(%r30)