aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKazu Hirata <kazu@hxi.com>2001-08-13 07:47:35 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2001-08-13 07:47:35 +0000
commit7ba7767b1c013a98e5007119c38d2e7415ad1eb9 (patch)
tree985ba8aa4ae37124d102fdfd78060fc7cf328baf
parent15aafd860b235f4fe0716fedf08bf3b593a98083 (diff)
downloadgcc-7ba7767b1c013a98e5007119c38d2e7415ad1eb9.zip
gcc-7ba7767b1c013a98e5007119c38d2e7415ad1eb9.tar.gz
gcc-7ba7767b1c013a98e5007119c38d2e7415ad1eb9.tar.bz2
h8300.md (zero_extendqihi2): Correct the insn length.
* config/h8300/h8300.md (zero_extendqihi2): Correct the insn length. From-SVN: r44845
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/config/h8300/h8300.md2
2 files changed, 6 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 7b106c9..23ec7c1 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-13 Kazu Hirata <kazu@hxi.com>
+
+ * config/h8300/h8300.md (zero_extendqihi2): Correct the insn
+ length.
+
2001-08-12 Geoffrey Keating <geoffk@redhat.com>
* loop.c (check_dbra_loop): Use condjump_label to compute
diff --git a/gcc/config/h8300/h8300.md b/gcc/config/h8300/h8300.md
index ed52811..c93a6eb 100644
--- a/gcc/config/h8300/h8300.md
+++ b/gcc/config/h8300/h8300.md
@@ -1612,7 +1612,7 @@
"@
mov.b #0,%t0
mov.b %R1,%s0\;mov.b #0,%t0"
- [(set_attr "length" "2,4")
+ [(set_attr "length" "2,10")
(set_attr "cc" "clobber,clobber")])
;; The compiler can synthesize a 300H variant of this which is