diff gen/asm-x86-64.h @ 970:fb31a4afa2df

Revert wilsonk's "fix" for the callingconv1.d problem.
author Frits van Bommel <fvbommel wxs.nl>
date Mon, 16 Feb 2009 23:56:56 +0100
parents e7dd879caae5
children 523bf4f166bc
line wrap: on
line diff
--- a/gen/asm-x86-64.h	Mon Feb 16 23:56:56 2009 +0100
+++ b/gen/asm-x86-64.h	Mon Feb 16 23:56:56 2009 +0100
@@ -1000,7 +1000,7 @@
         { "movsq", Op_movsd },
         { "movshdup", Op_DstSrcSSE },
         { "movsldup", Op_DstSrcSSE },
-        { "movss", Op_DstSrcNT },
+        { "movss", Op_DstSrcSSE },
         { "movsw", Op_movsX },
         { "movsx", Op_movsx }, // word-only, reg dest
         { "movsxd", Op_movsx },