]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* i386.md (movti_rex64): Fix mode.
authorJan Hubicka <jh@suse.cz>
Mon, 22 Oct 2001 16:22:31 +0000 (18:22 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 22 Oct 2001 16:22:31 +0000 (16:22 +0000)
From-SVN: r46411

gcc/ChangeLog
gcc/config/i386/i386.md

index 5b0816e21f4b63b17852adc575b82cfc80e264f8..c444a3d94b423a76f1ef276437368f876f4fa04d 100644 (file)
@@ -1,3 +1,7 @@
+Mon Oct 22 18:21:25 CEST 2001  Jan Hubicka  <jh@suse.cz>
+
+       * i386.md (movti_rex64): Fix mode.
+
 2001-10-22  Stan Shebs  <shebs@apple.com>
 
        * target.h (struct gcc_target): Add asm_out.exception_section,
index 803a0eb26643eb024a464e14117f2f7fcef17db3..a8a01b4874a94a8a5aaa1cde59e3214a89f89895 100644 (file)
   [(set_attr "type" "sse")])
 
 (define_insn "*movti_rex64"
-  [(set (match_operand:DI 0 "nonimmediate_operand" "=r,o,mx,x")
-       (match_operand:DI 1 "general_operand" "riFo,riF,x,m"))]
+  [(set (match_operand:TI 0 "nonimmediate_operand" "=r,o,mx,x")
+       (match_operand:TI 1 "general_operand" "riFo,riF,x,m"))]
   "TARGET_64BIT
    && (GET_CODE (operands[0]) != MEM || GET_CODE (operands[1]) != MEM)"
   "@