Reviewers: iposva, Message: A few instruction implementations, and comment changes. There is supposed to be a 15-byte limit on instruction length, that applies also to x64, with a GP fault caused by violations. The 17 byte figure is thus wrong.
Description: Implementation of a few more assembly instructions on x64 Please review this at http://codereview.chromium.org/113767 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/x64/assembler-x64.h M src/x64/assembler-x64.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
