Add allocation support to x64 macro assembler.
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 28 Aug 2009 06:18:36 +0000 (06:18 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 28 Aug 2009 06:18:36 +0000 (06:18 +0000)
commit94c05390523b8c39b788b2871106bf491d34b345
treed68bc09ad24684e7028f01c26c13d47ea43235e3
parent231f0b96569d40409de8a9fb4879c8a1010637fd
Add allocation support to x64 macro assembler.

Factored out the allocation in new space from assembler code into the macro assembler for x64 as was recently done for ia32.

Added set property svn:eol-style to native for all x64 files.
Review URL: http://codereview.chromium.org/173568

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2778 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ia32/builtins-ia32.cc
src/ia32/macro-assembler-ia32.cc
src/x64/builtins-x64.cc
src/x64/codegen-x64.cc
src/x64/macro-assembler-x64.cc
src/x64/macro-assembler-x64.h