* pa.md (shadd for reload): Change constraints to match the output template.
authorJeff Law <law@gcc.gnu.org>
Sun, 2 May 1993 04:30:07 +0000 (22:30 -0600)
committerJeff Law <law@gcc.gnu.org>
Sun, 2 May 1993 04:30:07 +0000 (22:30 -0600)
From-SVN: r4299

gcc/config/pa/pa.md

index 1af1cb5cf5aec8b649805f563795d62a34b3dcf7..9b86f1cc9d876533c81ba6028ede3c6aa2b515c0 100644 (file)
        (plus:SI (plus:SI (mult:SI (match_operand:SI 2 "register_operand" "r")
                                   (match_operand:SI 4 "shadd_operand" ""))
                          (match_operand:SI 1 "register_operand" "r"))
-                (match_operand:SI 3 "const_int_operand" "rJ")))]
+                (match_operand:SI 3 "const_int_operand" "rI")))]
   "reload_in_progress"
   "sh%O4add %2,%1,%0\;add%I3 %3,%0,%0"
   [(set_attr "type" "multi")