i386.md (movdi_rex64_1): Fix mmx<->int move opcode.
authorJan Hubicka <hubicka@gcc.gnu.org>
Fri, 7 Feb 2003 21:26:27 +0000 (21:26 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 7 Feb 2003 21:26:27 +0000 (21:26 +0000)
* i386.md (movdi_rex64_1): Fix mmx<->int move opcode.

[[Split portion of a mixed commit.]]

From-SVN: r62543.2

gcc/ChangeLog

index 309cae410fd426ea7597bb96fcc1d72e88aa924d..7fbeef59dbd22b4811ac997a44f9e5cc2a53beab 100644 (file)
@@ -1,3 +1,7 @@
+Fri Feb  7 22:22:40 CET 2003  Jan Hubicka  <jh@suse.cz>
+
+       * i386.md (movdi_rex64_1): Fix mmx<->int move opcode.
+
 2003-02-07  Daniel Berlin  <dberlin@dberlin.org>
 
        * cfg.c (dump_flow_info): Add back accidently deleted line.