# HG changeset patch # User Frits van Bommel # Date 1234825016 -3600 # Node ID fb31a4afa2df52ff57d89e6de6f05a526a3956de # Parent fe2d9bb7078d54c7f793cc61f4659df467124780 Revert wilsonk's "fix" for the callingconv1.d problem. diff -r fe2d9bb7078d -r fb31a4afa2df gen/asm-x86-64.h --- 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 },