]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
*** empty log message ***
authorTorbjorn Granlund <tege@gnu.org>
Fri, 12 Jun 1992 21:37:40 +0000 (21:37 +0000)
committerTorbjorn Granlund <tege@gnu.org>
Fri, 12 Jun 1992 21:37:40 +0000 (21:37 +0000)
From-SVN: r1196

gcc/config/pa/pa.md

index fee9b813079c7927039ae4cd20a59f1b35ad6e98..044333f9a13882cf15d4b466323684356e2222a4 100644 (file)
   [(set (match_operand:DF 0 "register_operand" "=fx")
        (abs:DF (match_operand:DF 1 "register_operand" "fx")))]
   ""
-  "fabs,dbl %0,%0"
+  "fabs,dbl %1,%0"
   [(set_attr "type" "fpalu")])
 
 (define_insn "abssf2"