# HG changeset patch # User Kelly Wilson # Date 1234764593 25200 # Node ID d7dead5f20f020957bfb477a3281fef66fb1f276 # Parent fa21062b69481750fdb2272b9bf7a967c202013e# Parent aa2e3a6c3410b1fa10d66ccafff0c13a9e414e9d Merging fvbommels fix for asm8.d x86-64 code diff -r aa2e3a6c3410 -r d7dead5f20f0 gen/asm-x86-64.h --- a/gen/asm-x86-64.h Mon Feb 16 01:43:14 2009 +0100 +++ b/gen/asm-x86-64.h Sun Feb 15 23:09:53 2009 -0700 @@ -1000,7 +1000,7 @@ { "movsq", Op_movsd }, { "movshdup", Op_DstSrcSSE }, { "movsldup", Op_DstSrcSSE }, - { "movss", Op_DstSrcSSE }, + { "movss", Op_DstSrcNT }, { "movsw", Op_movsX }, { "movsx", Op_movsx }, // word-only, reg dest { "movsxd", Op_movsx },