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

Issue 1990073002: Add {lda,stl}x?r{,b,h} instructions to ARM64 assembler/disassembler (Closed)

Created:
4 years, 7 months ago by binji
Modified:
4 years, 7 months ago
Reviewers:
Benedikt Meurer, Jarin
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Add {lda,stl}x?r{,b,h} instructions to ARM64 assembler/disassembler They are not currently implemented by the ARM64 simulator. R=jarin@chromium.org, bmeurer@chromium.org Committed: https://crrev.com/d208cdd7f1293e199799a086151129f3f32a9fb7 Cr-Commit-Position: refs/heads/master@{#36385}

Patch Set 1 #

Patch Set 2 : un-clang-format some of the switch stmts #

Total comments: 3

Patch Set 3 : fix fuzz test failures #

Patch Set 4 : typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+396 lines, -128 lines) Patch
M src/arm64/assembler-arm64.h View 2 chunks +41 lines, -0 lines 0 comments Download
M src/arm64/assembler-arm64.cc View 1 2 1 chunk +77 lines, -0 lines 0 comments Download
M src/arm64/constants-arm64.h View 1 2 3 2 chunks +106 lines, -83 lines 0 comments Download
M src/arm64/decoder-arm64.h View 1 2 1 chunk +44 lines, -43 lines 0 comments Download
M src/arm64/decoder-arm64-inl.h View 1 2 1 chunk +9 lines, -2 lines 0 comments Download
M src/arm64/disasm-arm64.cc View 1 2 2 chunks +31 lines, -0 lines 0 comments Download
M src/arm64/instrument-arm64.cc View 1 2 1 chunk +25 lines, -0 lines 0 comments Download
M src/arm64/macro-assembler-arm64.h View 2 chunks +26 lines, -0 lines 0 comments Download
M src/arm64/macro-assembler-arm64-inl.h View 1 chunk +16 lines, -0 lines 0 comments Download
M src/arm64/simulator-arm64.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M test/cctest/test-disasm-arm64.cc View 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
binji
https://codereview.chromium.org/1990073002/diff/20001/src/arm64/constants-arm64.h File src/arm64/constants-arm64.h (right): https://codereview.chromium.org/1990073002/diff/20001/src/arm64/constants-arm64.h#newcode129 src/arm64/constants-arm64.h:129: V_(Rs, 20, 16, Bits) /* Store-exclusive status */ \ ...
4 years, 7 months ago (2016-05-18 22:57:33 UTC) #1
Jarin
lgtm.
4 years, 7 months ago (2016-05-19 04:24:49 UTC) #2
binji
https://codereview.chromium.org/1990073002/diff/20001/src/arm64/constants-arm64.h File src/arm64/constants-arm64.h (right): https://codereview.chromium.org/1990073002/diff/20001/src/arm64/constants-arm64.h#newcode879 src/arm64/constants-arm64.h:879: enum StoreReleaseExclusiveOp { On 2016/05/18 22:57:33, binji wrote: > ...
4 years, 7 months ago (2016-05-19 17:49:49 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1990073002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1990073002/60001
4 years, 7 months ago (2016-05-19 19:52:31 UTC) #6
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-19 20:08:22 UTC) #7
commit-bot: I haz the power
4 years, 7 months ago (2016-05-19 20:10:13 UTC) #9
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d208cdd7f1293e199799a086151129f3f32a9fb7
Cr-Commit-Position: refs/heads/master@{#36385}

Powered by Google App Engine
This is Rietveld 408576698