v8/src/arm
sgjesse@chromium.org 45df23054a ARM: Fix unaligned read/write
Fixed Building the simulator with CAN_USE_UNALIGNED_ACCESSES defined.

Fixed a bug in the code generator where it was doing unaliged read and write.
Review URL: http://codereview.chromium.org/6598062

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6983 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-03-01 11:23:29 +00:00
..
assembler-arm-inl.h Port revision 6732 to arm. 2011-02-10 16:26:44 +00:00
assembler-arm.cc ARM: Port new version of ParallelMove's GapResolver to ARM. Fix error in vstr(DoubleRegister, MemOperand), where it was implemented as a vldr, in r6830. 2011-02-17 15:25:38 +00:00
assembler-arm.h ARM: Enable loads and stores of VFP registers with offsets >= 1024 bytes. 2011-02-17 10:07:13 +00:00
builtins-arm.cc Strict mode "this" transformation in Function.call/Function.apply. 2011-02-15 18:57:37 +00:00
code-stubs-arm.cc ARM: Fix the use of the ToBooleanStub when VFP3 is not available 2011-02-28 11:52:06 +00:00
code-stubs-arm.h Landing for Zaheer. 2011-02-24 15:39:09 +00:00
codegen-arm-inl.h ARM: Merging constants in simulator and assembler header files and other cleanup. 2011-01-26 08:32:54 +00:00
codegen-arm.cc ARM: Fix unaligned read/write 2011-03-01 11:23:29 +00:00
codegen-arm.h Pass strict mode to eval. 2011-02-04 18:15:49 +00:00
constants-arm.cc ARM: Merging constants in simulator and assembler header files and other cleanup. 2011-01-26 08:32:54 +00:00
constants-arm.h ARM: Add type-feedback recording for compare 2011-02-09 14:57:24 +00:00
cpu-arm.cc ARM: Don't try to flush the icache when there is nothing to flush 2011-02-17 07:47:05 +00:00
debug-arm.cc Make randomized allocations along 64k granularity boundaries to avoid comitting unused memory. 2010-11-24 09:40:58 +00:00
deoptimizer-arm.cc Optimize functions needing a local context. 2011-02-22 16:56:57 +00:00
disasm-arm.cc ARM: Add support for DoMathAbs with double inputs. 2011-01-31 10:16:28 +00:00
frames-arm.cc Change ARM exit frame layout and alingment handling 2011-01-25 07:49:39 +00:00
frames-arm.h Change ARM exit frame layout and alingment handling 2011-01-25 07:49:39 +00:00
full-codegen-arm.cc Make the materialization of smi constants consistent between the two compilers. 2011-03-01 10:58:43 +00:00
ic-arm.cc Revert "Assignment to read only properties throws in strict mode." 2011-03-01 06:10:41 +00:00
jump-target-arm.cc Fix code generation bug on ARM in classic codegen. 2011-02-02 14:14:55 +00:00
lithium-arm.cc ARM: Port r6635 and r6659 2011-02-24 07:17:43 +00:00
lithium-arm.h HIR refactoring. 2011-02-23 11:19:50 +00:00
lithium-codegen-arm.cc Revert "Assignment to read only properties throws in strict mode." 2011-03-01 06:10:41 +00:00
lithium-codegen-arm.h Optimize functions needing a local context. 2011-02-22 16:56:57 +00:00
lithium-gap-resolver-arm.cc ARM: Port new version of ParallelMove's GapResolver to ARM. Fix error in vstr(DoubleRegister, MemOperand), where it was implemented as a vldr, in r6830. 2011-02-17 15:25:38 +00:00
lithium-gap-resolver-arm.h ARM: Port new version of ParallelMove's GapResolver to ARM. Fix error in vstr(DoubleRegister, MemOperand), where it was implemented as a vldr, in r6830. 2011-02-17 15:25:38 +00:00
macro-assembler-arm.cc Landing for Zaheer. 2011-02-24 15:39:09 +00:00
macro-assembler-arm.h Landing for Zaheer. 2011-02-24 15:39:09 +00:00
regexp-macro-assembler-arm.cc Change native RegExp call code to properly set C++ structures and 2011-02-15 13:53:51 +00:00
regexp-macro-assembler-arm.h Change native RegExp call code to properly set C++ structures and 2011-02-15 13:53:51 +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 ARM: Fix unaligned read/write 2011-03-01 11:23:29 +00:00
simulator-arm.h Fix non-simulated ARM calling of RegExp code. 2011-02-16 09:18:19 +00:00
stub-cache-arm.cc Revert "Assignment to read only properties throws in strict mode." 2011-03-01 06:10:41 +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 Revert "Assignment to read only properties throws in strict mode." 2011-03-01 06:10:41 +00:00
virtual-frame-arm.h Revert "Assignment to read only properties throws in strict mode." 2011-03-01 06:10:41 +00:00