h8300.md (extendqisi2_h8300): Add constraints.

* h8300.md (extendqisi2_h8300): Add constraints.
        (ldm_h8300s_4_normal): Fix typo.

From-SVN: r82769
This commit is contained in:
Anil Paranjpe 2004-06-08 16:43:46 +00:00 committed by Jeff Law
parent 7187798577
commit 3d5c8546d4
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -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"
"@