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

Issue 1545013002: Add assembler test. (Closed)

Created:
5 years ago by balazs.kilvady
Modified:
4 years, 11 months ago
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

MIPS: Add lsa and dlsa r6 instructions. BUG= Committed: https://crrev.com/8d6899c827711203432694e384f0f534146f1a42 Cr-Commit-Position: refs/heads/master@{#33127}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Rebased, MIPS64 lsa, dlsa added. #

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+509 lines, -29 lines) Patch
M src/mips/assembler-mips.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/mips/assembler-mips.cc View 2 chunks +11 lines, -1 line 0 comments Download
M src/mips/constants-mips.h View 1 4 chunks +22 lines, -14 lines 0 comments Download
M src/mips/disasm-mips.cc View 1 4 chunks +22 lines, -5 lines 0 comments Download
M src/mips/macro-assembler-mips.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 1 chunk +13 lines, -0 lines 0 comments Download
M src/mips/simulator-mips.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/mips/simulator-mips.cc View 1 chunk +12 lines, -2 lines 0 comments Download
M src/mips64/assembler-mips64.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M src/mips64/assembler-mips64.cc View 1 2 chunks +21 lines, -1 line 0 comments Download
M src/mips64/constants-mips64.h View 1 5 chunks +9 lines, -0 lines 0 comments Download
M src/mips64/disasm-mips64.cc View 1 4 chunks +25 lines, -5 lines 0 comments Download
M src/mips64/macro-assembler-mips64.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M src/mips64/macro-assembler-mips64.cc View 1 1 chunk +26 lines, -0 lines 0 comments Download
M src/mips64/simulator-mips64.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/mips64/simulator-mips64.cc View 1 1 chunk +14 lines, -0 lines 0 comments Download
M test/cctest/test-assembler-mips.cc View 1 2 chunks +72 lines, -1 line 0 comments Download
M test/cctest/test-macro-assembler-mips.cc View 1 1 chunk +81 lines, -0 lines 0 comments Download
M test/cctest/test-macro-assembler-mips64.cc View 1 1 chunk +165 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
ivica.bogosavljevic
lgtm LGTM with nits for the tests https://codereview.chromium.org/1545013002/diff/1/test/cctest/test-assembler-mips.cc File test/cctest/test-assembler-mips.cc (right): https://codereview.chromium.org/1545013002/diff/1/test/cctest/test-assembler-mips.cc#newcode5379 test/cctest/test-assembler-mips.cc:5379: if (!IsMipsArchVariant(kMips32r6)) ...
5 years ago (2015-12-24 09:54:05 UTC) #3
balazs.kilvady
https://codereview.chromium.org/1545013002/diff/1/test/cctest/test-assembler-mips.cc File test/cctest/test-assembler-mips.cc (right): https://codereview.chromium.org/1545013002/diff/1/test/cctest/test-assembler-mips.cc#newcode5379 test/cctest/test-assembler-mips.cc:5379: if (!IsMipsArchVariant(kMips32r6)) return; On 2015/12/24 09:54:05, ivica.bogosavljevic wrote: > ...
4 years, 12 months ago (2015-12-25 13:30:29 UTC) #4
balazs.kilvady
not lgtm Thanks for the review. It is test proposal with PrintF()s (to let it ...
4 years, 12 months ago (2015-12-25 13:36:24 UTC) #5
balazs.kilvady
https://codereview.chromium.org/1545013002/diff/1/test/cctest/test-assembler-mips.cc File test/cctest/test-assembler-mips.cc (right): https://codereview.chromium.org/1545013002/diff/1/test/cctest/test-assembler-mips.cc#newcode5379 test/cctest/test-assembler-mips.cc:5379: if (!IsMipsArchVariant(kMips32r6)) return; On 2015/12/25 13:30:29, balazs.kilvady wrote: > ...
4 years, 11 months ago (2016-01-04 20:30:46 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1545013002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1545013002/40001
4 years, 11 months ago (2016-01-05 14:18:02 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-05 14:39:49 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1545013002/50001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1545013002/50001
4 years, 11 months ago (2016-01-05 19:18:54 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:50001)
4 years, 11 months ago (2016-01-05 19:46:04 UTC) #17
commit-bot: I haz the power
4 years, 11 months ago (2016-01-05 19:46:22 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8d6899c827711203432694e384f0f534146f1a42
Cr-Commit-Position: refs/heads/master@{#33127}

Powered by Google App Engine
This is Rietveld 408576698