LGTM, with initial comments still standing.
http://codereview.chromium.org/113832/diff/9/1013 File src/x64/assembler-x64.cc (right): http://codereview.chromium.org/113832/diff/9/1013#newcode318 Line 318: EMIT(0xC0 | (dst.code() & 0x7) << 3 | (src.code() & 0x7)); Was this incorrect before? http://codereview.chromium.org/113832 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
