changeset 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 fe2d9bb7078d
children 985104c0f1db
files gen/asm-x86-64.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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 },