(movdi): Delete the `&' from constraint.
authorRichard Stallman <rms@gnu.org>
Mon, 26 Oct 1992 05:52:15 +0000 (05:52 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 26 Oct 1992 05:52:15 +0000 (05:52 +0000)
From-SVN: r2608

gcc/config/i386/i386.md

index f7dd53f..9954ea6 100644 (file)
 }")
 
 (define_insn "movdi"
-  [(set (match_operand:DI 0 "general_operand" "=&r,rm")
+  [(set (match_operand:DI 0 "general_operand" "=r,rm")
        (match_operand:DI 1 "general_operand" "m,riF"))]
   ""
   "*