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

Issue 1523030: Add checks to the ARM simulator to ensure that we flush the icache all... (Closed)

Created:
10 years, 8 months ago by Erik Corry
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add checks to the ARM simulator to ensure that we flush the icache all the places we should. Committed: http://code.google.com/p/v8/source/detail?r=4474

Patch Set 1 #

Total comments: 13

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -3 lines) Patch
M src/arm/cpu-arm.cc View 1 3 chunks +8 lines, -2 lines 0 comments Download
M src/arm/simulator-arm.h View 1 2 4 chunks +43 lines, -0 lines 0 comments Download
M src/arm/simulator-arm.cc View 1 2 5 chunks +100 lines, -1 line 0 comments Download
M src/serialize.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Erik Corry
10 years, 8 months ago (2010-04-20 07:50:58 UTC) #1
Erik Corry
The current version does not work for threaded tests. There is one simulator per thread ...
10 years, 8 months ago (2010-04-20 07:55:29 UTC) #2
Søren Thygesen Gjesse
LGTM http://codereview.chromium.org/1523030/diff/1/5 File src/arm/simulator-arm.cc (right): http://codereview.chromium.org/1523030/diff/1/5#newcode476 src/arm/simulator-arm.cc:476: There are a number of long lines. http://codereview.chromium.org/1523030/diff/1/5#newcode477 ...
10 years, 8 months ago (2010-04-20 10:22:02 UTC) #3
Erik Corry
Thanks for review. A new version has been uploaded that addresses all comments and works ...
10 years, 8 months ago (2010-04-22 09:44:31 UTC) #4
Søren Thygesen Gjesse
10 years, 8 months ago (2010-04-22 12:54:26 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698