(umulsidi3+1): Delete extra parenthesis.

From-SVN: r3520
This commit is contained in:
Jim Wilson 1993-02-24 13:01:21 -08:00
parent 13af526d4f
commit 21d90119fb
1 changed files with 1 additions and 1 deletions

View File

@ -1497,7 +1497,7 @@
(define_insn ""
[(set (match_operand:DI 0 "register_operand" "=d")
(mult:DI (zero_extend:DI (match_operand:SI 1 "register_operand" "%d"))
(match_operand:SI 2 "literal" "I"))))]
(match_operand:SI 2 "literal" "I")))]
""
"*
{