(umulsidi3+1): Delete extra parenthesis.
authorJim Wilson <wilson@gcc.gnu.org>
Wed, 24 Feb 1993 21:01:21 +0000 (13:01 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 24 Feb 1993 21:01:21 +0000 (13:01 -0800)
From-SVN: r3520

gcc/config/i960/i960.md

index 33c5d95..27f2d81 100644 (file)
 (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")))]
   ""
   "*
 {