Commit 0a05e9c9 by Jeff Law

* pa.md (shadd for reload): Change constraints to match the output template.

From-SVN: r4299
parent 792f1ab9
......@@ -2402,7 +2402,7 @@
(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")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment