- Update comments and fix a small glitch in the ARM disassembler.
authoriposva@chromium.org <iposva@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 8 Jul 2009 22:13:42 +0000 (22:13 +0000)
committeriposva@chromium.org <iposva@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 8 Jul 2009 22:13:42 +0000 (22:13 +0000)
commit05b7b265cb9e2e2fbf5b56316eca3543ec94bee5
tree21a0e4bea5481a959b737ef150ccdd8094fe726d
parent13bf328e1904fa4e12431baf737cd561e66cfbef
- Update comments and fix a small glitch in the ARM disassembler.
- Fix the use of OS::ActivationFrameAlignment() when running with
  the simulator.
Review URL: http://codereview.chromium.org/155109

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2401 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/arm/disasm-arm.cc
src/arm/macro-assembler-arm.cc
src/arm/simulator-arm.cc