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

Issue 601028: Forking disassembler and simulator for Thumb2 support;...

Created:
10 years, 10 months ago by haustein
Modified:
10 years, 10 months ago
Reviewers:
iposva, Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Forking disassembler and simulator for Thumb2 support; Limited experimental thumb2 support for AND and ADD

Patch Set 1 #

Total comments: 17

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4604 lines, -45 lines) Patch
M src/SConscript View 3 chunks +9 lines, -3 lines 0 comments Download
M src/arm/assembler-arm.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M src/arm/assembler-thumb2.h View 1 2 3 13 chunks +199 lines, -29 lines 0 comments Download
M src/arm/assembler-thumb2-inl.h View 1 5 chunks +59 lines, -12 lines 0 comments Download
A src/arm/debug-thumb2.cc View 1 chunk +213 lines, -0 lines 0 comments Download
A src/arm/disasm-thumb2.cc View 1 1 chunk +1508 lines, -0 lines 0 comments Download
A src/arm/instr-thumb2.cc View 1 1 chunk +171 lines, -0 lines 0 comments Download
M src/arm/regexp-macro-assembler-arm.cc View 1 1 chunk +1 line, -1 line 0 comments Download
A src/arm/simulator-thumb2.cc View 1 1 chunk +2440 lines, -0 lines 0 comments Download
M src/simulator.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Erik Corry
I'm not done yet. Here's some feedback to be getting on with. http://codereview.chromium.org/601028/diff/1/9 File src/arm/assembler-thumb2-inl.h ...
10 years, 10 months ago (2010-02-11 14:36:46 UTC) #1
iposva
I guess I do not understand the motivation to add a complete duplicate copy of ...
10 years, 10 months ago (2010-02-16 06:51:35 UTC) #2
haustein
10 years, 10 months ago (2010-02-23 14:01:32 UTC) #3
Changed as discussed. Created a new CL due to some SVN issues: 
http://codereview.chromium.org/651029/show

Powered by Google App Engine
This is Rietveld 408576698