projects
/
platform
/
upstream
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
712646d
)
Amend last change: add %, in front of Ldi%=:
author
Joern Rennecke
<amylaar@gcc.gnu.org>
Fri, 8 Sep 2000 02:51:45 +0000
(
03:51
+0100)
committer
Joern Rennecke
<amylaar@gcc.gnu.org>
Fri, 8 Sep 2000 02:51:45 +0000
(
03:51
+0100)
From-SVN: r36259
gcc/config/sh/sh.md
patch
|
blob
|
history
diff --git
a/gcc/config/sh/sh.md
b/gcc/config/sh/sh.md
index
cbbf06e
..
f4dc1ab
100644
(file)
--- a/
gcc/config/sh/sh.md
+++ b/
gcc/config/sh/sh.md
@@
-628,8
+628,8
@@
(match_operand:DI 1 "arith_reg_or_0_operand" "N,r")))]
""
"@
- tst %S0,%S0\;bf %,Ldi%=\;tst %R0,%R0\\nLdi%=:
- cmp/eq %S1,%S0\;bf %,Ldi%=\;cmp/eq %R1,%R0\\nLdi%=:"
+ tst %S0,%S0\;bf %,Ldi%=\;tst %R0,%R0\\n
%,
Ldi%=:
+ cmp/eq %S1,%S0\;bf %,Ldi%=\;cmp/eq %R1,%R0\\n
%,
Ldi%=:"
[(set_attr "length" "6")
(set_attr "type" "arith3b")])