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

Issue 464070: Create the framework for adding a thumb2 backend for ARM. So far, it...

Created:
11 years ago by leonclarke
Modified:
11 years ago
Reviewers:
Erik Corry, andreip1
CC:
v8-dev
Visibility:
Public.

Description

Create the framework for adding a thumb2 backend for ARM. So far, it is exactly the same as the ARM one. The plan is that it will slowly start generating THUMB2 for some instructions, until eventually it generates pure thumb2. BUG=none TEST=none

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 2

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3131 lines, -1 line) Patch
M SConstruct View 1 2 3 4 3 chunks +15 lines, -0 lines 0 comments Download
M src/SConscript View 1 2 3 4 2 chunks +6 lines, -1 line 0 comments Download
A src/arm/assembler-thumb2.h View 1 1 chunk +1001 lines, -0 lines 0 comments Download
A src/arm/assembler-thumb2.cc View 1 2 1 chunk +1832 lines, -0 lines 0 comments Download
A src/arm/assembler-thumb2-inl.h View 1 1 chunk +268 lines, -0 lines 0 comments Download
M src/arm/frames-arm.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M src/macro-assembler.h View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
Looks good to me. I will commit this in the morning so there is someone ...
11 years ago (2009-12-08 20:15:20 UTC) #1
leonclarke
11 years ago (2009-12-09 09:55:16 UTC) #2

          

Powered by Google App Engine
This is Rietveld 408576698