v8/src/arm
ager@chromium.org a894e78654 Clean up definitions in simulator.
Clean up the definition of USE_SIMULATOR and its uses.
Review URL: http://codereview.chromium.org/4044003

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5700 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-10-25 16:40:41 +00:00
..
assembler-arm-inl.h Generalize virtually dispatched scavenger to virtually dispatched specialized visitors. 2010-08-11 14:30:14 +00:00
assembler-arm.cc Fix incorrect encoding of single and double precision registers for some VFP instructions. Also fix incorrect disassembling of vldr/vstr. This is a commit of http://codereview.chromium.org/3107027 for Rodolph Perfetta. 2010-08-26 08:53:00 +00:00
assembler-arm.h Fix some inconsistent formatting. 2010-09-24 08:25:31 +00:00
builtins-arm.cc Dynamically determine optimal instance size. 2010-09-23 09:15:26 +00:00
code-stubs-arm.cc Change the StackGuard runtime function to take no arguments. 2010-10-19 11:14:03 +00:00
code-stubs-arm.h Remove dependence of code-stubs on codegen, the virtual frame code generator. Move some functions used by code-stubs and full-codegen from codegen to macro-assembler. 2010-08-30 11:48:07 +00:00
codegen-arm-inl.h ARM: Remove LoadConditionAndSpill and VisitAndSpill. 2010-05-31 08:52:57 +00:00
codegen-arm.cc Fix the --noinline-new flag on ARM so that it forces us into C++ code 2010-10-20 12:01:17 +00:00
codegen-arm.h Fix compilation error on ARM with gcc 4.4. Remove NULL check of pointer to member, which was dead code (never failed). 2010-10-18 10:23:45 +00:00
constants-arm.cc ARM: Add support for the VFP mov literal instruction and mov 2010-07-08 12:38:02 +00:00
constants-arm.h Fix incorrect encoding of single and double precision registers for some VFP instructions. Also fix incorrect disassembling of vldr/vstr. This is a commit of http://codereview.chromium.org/3107027 for Rodolph Perfetta. 2010-08-26 08:53:00 +00:00
cpu-arm.cc Clean up definitions in simulator. 2010-10-25 16:40:41 +00:00
debug-arm.cc Fix the ambigous Operand(0) for newer C++ compilers. 2010-09-07 11:09:45 +00:00
disasm-arm.cc Fix incorrect encoding of single and double precision registers for some VFP instructions. Also fix incorrect disassembling of vldr/vstr. This is a commit of http://codereview.chromium.org/3107027 for Rodolph Perfetta. 2010-08-26 08:53:00 +00:00
frames-arm.cc Enhance SafeStackFrameIterator to avoid triggering assertions in debug mode. 2010-09-16 08:23:34 +00:00
frames-arm.h Cleanup the way the debugger stores live registers when entering at a break 2010-08-27 07:08:03 +00:00
full-codegen-arm.cc Add stop-at flag implementation to full compiler on all platforms. 2010-10-15 11:45:05 +00:00
ic-arm.cc Fix the --noinline-new flag on ARM so that it forces us into C++ code 2010-10-20 12:01:17 +00:00
jump-target-arm.cc ARM: Remove a bunch of spilled scopes. Still a lot to go. 2010-06-24 07:54:48 +00:00
macro-assembler-arm.cc Fix the --noinline-new flag on ARM so that it forces us into C++ code 2010-10-20 12:01:17 +00:00
macro-assembler-arm.h Make the CompareStub and the UnaryOpStub accept smi inputs. 2010-09-15 10:14:25 +00:00
regexp-macro-assembler-arm.cc Make Failure inherit from MaybeObject instead of Object. 2010-10-25 15:22:03 +00:00
regexp-macro-assembler-arm.h Limit end-anchored regexps to testing end of string where possible. 2010-10-19 14:00:01 +00:00
register-allocator-arm-inl.h Simple register allocation for ARM. Only top of expression 2010-04-08 22:30:30 +00:00
register-allocator-arm.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
register-allocator-arm.h Simple register allocation for ARM. Only top of expression 2010-04-08 22:30:30 +00:00
simulator-arm.cc Clean up definitions in simulator. 2010-10-25 16:40:41 +00:00
simulator-arm.h Clean up definitions in simulator. 2010-10-25 16:40:41 +00:00
stub-cache-arm.cc Make Failure inherit from MaybeObject instead of Object. 2010-10-25 15:22:03 +00:00
virtual-frame-arm-inl.h ARM: Track Smis on top 4 stack positions and Smi loop variables. 2010-06-02 09:37:02 +00:00
virtual-frame-arm.cc Fix XCode build. 2010-07-29 08:31:36 +00:00
virtual-frame-arm.h Fix bug 813, harmless assert triggered by ARM inside o3d. 2010-08-06 09:04:17 +00:00