summaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2001-08-13 07:47:35 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2001-08-13 07:47:35 +0000
commitd24eb4d18e08f9c3a5c4249165773d2e38b7cfcc (patch)
tree985ba8aa4ae37124d102fdfd78060fc7cf328baf /gcc
parent5ff8dd30ee9dc2bc4e99158859126bc30509e508 (diff)
downloadgcc-d24eb4d18e08f9c3a5c4249165773d2e38b7cfcc.tar.gz
* config/h8300/h8300.md (zero_extendqihi2): Correct the insn
length. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44845 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
-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 7b106c9c406..23ec7c14627 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 ed52811807d..c93a6ebd53d 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