projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
024c02b
)
Whitespace change
author
Alexandre Oliva
<aoliva@gcc.gnu.org>
Sun, 6 May 2001 19:44:37 +0000
(19:44 +0000)
committer
Alexandre Oliva
<aoliva@gcc.gnu.org>
Sun, 6 May 2001 19:44:37 +0000
(19:44 +0000)
From-SVN: r41884
gcc/config/mips/mips.md
patch
|
blob
|
history
diff --git
a/gcc/config/mips/mips.md
b/gcc/config/mips/mips.md
index ec9cd1f73cdb1a26f55e7cfa2fe8cc9355856f4f..31ee4d63c29cf7b44e5f0f9374600888efe452f2 100644
(file)
--- a/
gcc/config/mips/mips.md
+++ b/
gcc/config/mips/mips.md
@@
-4419,8
+4419,8
@@
move\\t%0,%z4\\n\\
emit_label (label1);
emit_move_insn (reg2, gen_rtx_MINUS (SFmode, operands[1], reg1));
- emit_move_insn (reg3, GEN_INT (trunc_int_for_mode
(BITMASK_HIGH,
-
SImode)));
+ emit_move_insn (reg3, GEN_INT (trunc_int_for_mode
+
(BITMASK_HIGH,
SImode)));
emit_insn (gen_fix_truncsfsi2 (operands[0], reg2));
emit_insn (gen_iorsi3 (operands[0], operands[0], reg3));