]> gcc.gnu.org Git - gcc.git/commitdiff
*** empty log message ***
authorRichard Stallman <rms@gnu.org>
Thu, 18 Jun 1992 18:16:50 +0000 (18:16 +0000)
committerRichard Stallman <rms@gnu.org>
Thu, 18 Jun 1992 18:16:50 +0000 (18:16 +0000)
From-SVN: r1209

gcc/config/pa/pa.md

index 044333f9a13882cf15d4b466323684356e2222a4..1a9fca569da335cb1ad033cdab5e0f1c3390bc44 100644 (file)
   "extrs %1,%3+%2-1,%2,%0")
 
 (define_insn "insv"
-  [(set (zero_extract:SI (match_operand:SI 0 "register_operand" "=r")
+  [(set (zero_extract:SI (match_operand:SI 0 "register_operand" "+r")
                         (match_operand:SI 1 "uint5_operand" "")
                         (match_operand:SI 2 "uint5_operand" ""))
        (match_operand:SI 3 "register_operand" "r"))]
This page took 0.066936 seconds and 5 git commands to generate.