(negscc): Add mode for NEG.
authorRichard Stallman <rms@gnu.org>
Tue, 9 Nov 1993 20:18:35 +0000 (20:18 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 9 Nov 1993 20:18:35 +0000 (20:18 +0000)
From-SVN: r6044

gcc/config/pa/pa.md

index d346ecd..2ea844d 100644 (file)
 ;; from an scc insn (negscc and incscc).  
 (define_insn "negscc"
   [(set (match_operand:SI 0 "register_operand" "=r")
-       (neg (match_operator:SI 3 "comparison_operator"
+       (neg:SI (match_operator:SI 3 "comparison_operator"
               [(match_operand:SI 1 "register_operand" "r")
                (match_operand:SI 2  "arith11_operand" "rI")])))]
   ""