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

Issue 23530065: Thumb2 Backend: Branch, load, store, misc. instruction encoding 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: Branch, load, store, misc. instruction encoding methods This patch defines methods to encode the remaining instructions (branch, load, store, etc.) This is the 5th patch for the Thumb2 Backend. Previous patch: https://codereview.chromium.org/23600058/ Next patch: https://codereview.chromium.org/23536056/ BUG=none TEST=none

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+650 lines, -2 lines) Patch
M src/arm/assembler-arm.h View 7 chunks +55 lines, -0 lines 0 comments Download
M src/arm/assembler-arm.cc View 1 chunk +26 lines, -0 lines 0 comments Download
M src/arm/assembler-thumb.cc View 1 2 chunks +569 lines, -2 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698