(modsi3): Correct predicate on operand 2.

From-SVN: r6203
This commit is contained in:
Richard Kenner 1993-12-11 06:57:42 -05:00
parent 57f0a224e6
commit 888ae81cc3

View File

@ -764,7 +764,7 @@
(define_expand "modsi3"
[(use (match_operand:SI 0 "gpc_reg_operand" ""))
(use (match_operand:SI 1 "gpc_reg_operand" ""))
(use (match_operand:SI 2 "reg_or_cint_operand" ""))]
(use (match_operand:SI 2 "const_int_operand" ""))]
""
"
{