aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Ellcey <sellcey@mips.com>2014-12-19 14:40:29 -0800
committerSteve Ellcey <sellcey@mips.com>2014-12-19 14:40:29 -0800
commit0c73b4ea0c5cd6a82e7acace1ae6a6335ca02e2c (patch)
tree5dfcc92ab0333f29260e94873e907233e4393323
parent8b2800c0fb18f83d1ee8083d0a7ac15e0b011e73 (diff)
downloadglibc-0c73b4ea0c5cd6a82e7acace1ae6a6335ca02e2c.zip
glibc-0c73b4ea0c5cd6a82e7acace1ae6a6335ca02e2c.tar.gz
glibc-0c73b4ea0c5cd6a82e7acace1ae6a6335ca02e2c.tar.bz2
Remove trailing white space.
-rw-r--r--sysdeps/mips/submul_1.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/mips/submul_1.S b/sysdeps/mips/submul_1.S
index 4b8a265..83cea03 100644
--- a/sysdeps/mips/submul_1.S
+++ b/sysdeps/mips/submul_1.S
@@ -48,7 +48,6 @@ ENTRY (__mpn_submul_1)
mulu $11,$8,$7
muhu $12,$8,$7
#endif
-
addiu $6,$6,-1
beq $6,$0,L(LC0)