diff options
author | Steve Ellcey <sellcey@mips.com> | 2014-12-19 14:40:29 -0800 |
---|---|---|
committer | Steve Ellcey <sellcey@mips.com> | 2014-12-19 14:40:29 -0800 |
commit | 0c73b4ea0c5cd6a82e7acace1ae6a6335ca02e2c (patch) | |
tree | 5dfcc92ab0333f29260e94873e907233e4393323 /sysdeps/mips/submul_1.S | |
parent | 8b2800c0fb18f83d1ee8083d0a7ac15e0b011e73 (diff) | |
download | glibc-0c73b4ea0c5cd6a82e7acace1ae6a6335ca02e2c.tar.gz glibc-0c73b4ea0c5cd6a82e7acace1ae6a6335ca02e2c.tar.xz glibc-0c73b4ea0c5cd6a82e7acace1ae6a6335ca02e2c.zip |
Remove trailing white space.
Diffstat (limited to 'sysdeps/mips/submul_1.S')
-rw-r--r-- | sysdeps/mips/submul_1.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/mips/submul_1.S b/sysdeps/mips/submul_1.S index 4b8a265a28..83cea0347a 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) |