v8/src/ia32
sgjesse@chromium.org 94c0539052 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
2009-08-28 06:18:36 +00:00
..
assembler-ia32-inl.h X64 implementation: Change argument to relocator to take a 64-bit delta. Change maximum relocation info encoding length. 2009-06-23 09:50:51 +00:00
assembler-ia32.cc Revert r2486, r2487, and r2488 until I get the chance to fix 2009-07-17 04:57:17 +00:00
assembler-ia32.h X64: Implement debugger hooks. 2009-08-19 10:18:30 +00:00
builtins-ia32.cc Add allocation support to x64 macro assembler. 2009-08-28 06:18:36 +00:00
cfg-ia32.cc Added support for property loads to the CFG builder and fast-mode 2009-08-07 13:32:39 +00:00
codegen-ia32-inl.h Reverting 2768. 2009-08-27 07:41:31 +00:00
codegen-ia32.cc Add allocation support to ia32 macro assembler. 2009-08-27 09:08:16 +00:00
codegen-ia32.h Reverting 2768. 2009-08-27 07:41:31 +00:00
cpu-ia32.cc Land change to notify valgrind when we modify code on x86. This does 2009-08-11 15:23:06 +00:00
debug-ia32.cc X64: Implement debugger hooks. 2009-08-19 10:18:30 +00:00
disasm-ia32.cc Move backend specific files to separate directories. 2009-04-23 12:06:38 +00:00
frames-ia32.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
frames-ia32.h Get rid of the notion of "parameter pointer" that no longer exists in 2009-06-10 15:08:25 +00:00
ic-ia32.cc X64: Implement debugger hooks. 2009-08-19 10:18:30 +00:00
jump-target-ia32.cc Eliminate most of the jump target jumping, branching, and binding 2009-08-10 11:13:34 +00:00
macro-assembler-ia32.cc Add allocation support to x64 macro assembler. 2009-08-28 06:18:36 +00:00
macro-assembler-ia32.h Add allocation support to ia32 macro assembler. 2009-08-27 09:08:16 +00:00
regexp-macro-assembler-ia32.cc Fix IA32 build when not using native regexp compiler. 2009-08-18 17:26:51 +00:00
regexp-macro-assembler-ia32.h Fix IA32 build when not using native regexp compiler. 2009-08-18 17:26:51 +00:00
register-allocator-ia32-inl.h Avoid more static variables in inline functions. 2009-07-17 08:22:07 +00:00
register-allocator-ia32.cc Change the register allocator so that it no longer tracks references 2009-05-27 07:53:47 +00:00
register-allocator-ia32.h Change the register allocator so that it no longer tracks references 2009-05-27 07:53:47 +00:00
simulator-ia32.cc Move backend specific files to separate directories. 2009-04-23 12:06:38 +00:00
simulator-ia32.h Cleanup include guards: 2009-05-04 13:36:43 +00:00
stub-cache-ia32.cc Add allocation support to ia32 macro assembler. 2009-08-27 09:08:16 +00:00
virtual-frame-ia32.cc "Port" (count >= 0) assertion in VirtualFrame::Drop to ia32 and x64. 2009-08-10 11:54:25 +00:00
virtual-frame-ia32.h Removed static type inference and add a dynamic test for string addition. 2009-06-24 12:46:00 +00:00