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

Issue 24182004: Thumb2 Backend: 32-bit instruction encoding helper methods

Created:
7 years, 3 months ago by rkrithiv
Modified:
6 years, 4 months ago
Reviewers:
ulan, danno
Base URL:
HEAD^
Visibility:
Public.

Description

Thumb2 Backend: 32-bit instruction encoding helper methods This patch defines helper methods for the encoding of 32-bit Thumb2 instructions. This is the 2nd patch for the Thumb2 Backend. Previous patch: https://codereview.chromium.org/23560010/ Next patch: https://codereview.chromium.org/23766038/ BUG=none TEST=none

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+625 lines, -0 lines) Patch
src/arm/assembler-arm.h View 4 chunks +61 lines, -0 lines 0 comments Download
src/arm/assembler-arm-inl.h View 1 chunk +7 lines, -0 lines 0 comments Download
src/arm/assembler-thumb32.cc View 1 1 chunk +386 lines, -0 lines 0 comments Download
src/arm/constants-arm.h View 2 chunks +170 lines, -0 lines 0 comments Download
tools/gyp/v8.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698