LGTM, with change.
http://codereview.chromium.org/6452002/diff/4001/src/ia32/lithium-codegen-ia32.cc File src/ia32/lithium-codegen-ia32.cc (right): http://codereview.chromium.org/6452002/diff/4001/src/ia32/lithium-codegen-ia32.cc#newcode959 src/ia32/lithium-codegen-ia32.cc:959: __ pinsrd(res, Operand(temp), 0); Use movsd, before pinsrd(upper), and eliminate the xor. http://codereview.chromium.org/6452002/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
