Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(163)

Issue 6598062: ARM: Fix unaligned read/write... (Closed)

Created:
9 years, 9 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

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. Committed: http://code.google.com/p/v8/source/detail?r=6983

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -7 lines) Patch
M src/arm/codegen-arm.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/arm/simulator-arm.cc View 5 chunks +15 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
9 years, 9 months ago (2011-03-01 10:04:15 UTC) #1
Mads Ager (chromium)
9 years, 9 months ago (2011-03-01 11:15:32 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698