summaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2004-06-08 16:43:46 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2004-06-08 16:43:46 +0000
commit1549466f534315119ea20829164c145c65f148e0 (patch)
tree5b604af70dd8995f04461931ecf005e562a8a789 /gcc
parent6c6a0f2f747c76ef01e977f6c28886aa44bf7c67 (diff)
downloadgcc-1549466f534315119ea20829164c145c65f148e0.tar.gz
* h8300.md (extendqisi2_h8300): Add constraints.
(ldm_h8300s_4_normal): Fix typo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82769 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/config/h8300/h8300.md4
2 files changed, 7 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1f8964f31b6..c242cb1e053 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-08 Anil Paranjpe <anilp1@kpitcummins.com>
+
+ * h8300.md (extendqisi2_h8300): Add constraints.
+ (ldm_h8300s_4_normal): Fix typo.
+
2004-06-08 Richard Henderson <rth@redhat.com>
* gimple-low.c (struct lower_data): Replace the_return_label and
diff --git a/gcc/config/h8300/h8300.md b/gcc/config/h8300/h8300.md
index b653cc9e1d7..9f5167ad1be 100644
--- a/gcc/config/h8300/h8300.md
+++ b/gcc/config/h8300/h8300.md
@@ -2096,7 +2096,7 @@
(match_operand:SI 2 "register_operand" ""))
(set (mem:SI (reg:HI SP_REG))
(match_operand:SI 3 "register_operand" ""))]
- "TARGET_H8300S && !TARGET_NORMAL_MODE
+ "TARGET_H8300S && TARGET_NORMAL_MODE
&& h8300_regs_ok_for_stm (4, operands)"
"ldm.l\\t@er7+,%S0-%S3"
[(set_attr "cc" "none")
@@ -2310,7 +2310,7 @@
"")
(define_insn "*extendqisi2_h8300"
- [(set (match_operand:SI 0 "register_operand" "")
+ [(set (match_operand:SI 0 "register_operand" "=r,r")
(sign_extend:SI (match_operand:QI 1 "general_operand_src" "0,g>")))]
"TARGET_H8300"
"@