http://codereview.chromium.org/115571/diff/1005/14 File src/x64/assembler-x64.cc (right):
http://codereview.chromium.org/115571/diff/1005/14#newcode279 Line 279: emit_rex_64(dst, src); Will all mov instructions need the emit_rex_64 prefix? How are you going to distinguish movl and movq instructions? Can you also please upload the -inl.h files? http://codereview.chromium.org/115571 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
