* h8300.md (ldm_h8300s_4): Fix condition for expander.

From-SVN: r82841
This commit is contained in:
Anil Paranjpe 2004-06-09 16:44:31 +00:00 committed by Jeff Law
parent cd3ce9b44c
commit 93a9f7d6c6
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-06-08 Anil Paranjpe <anilp1@kpitcummins.com>
* h8300.md (ldm_h8300s_4): Fix condition for expander.
2004-06-08 Jason Merrill <jason@redhat.com>
Gimplify VA_ARG_EXPR into simpler forms.

View File

@ -2107,7 +2107,7 @@
(match_operand:SI 1 "register_operand" "")
(match_operand:SI 2 "register_operand" "")
(match_operand:SI 3 "register_operand" "")]
"TARGET_H8300S && !TARGET_NORMAL_MODE
"TARGET_H8300S
&& h8300_regs_ok_for_stm (4, operands)"
"
{