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

Issue 1880953002: MIPS64: Fix rotate instructions in simulator (Closed)

Created:
4 years, 8 months ago by Marija Antic
Modified:
4 years, 8 months ago
Reviewers:
akos.palfi, ivica.bogosavljevic, balazs.kilvady, miran.karic, ilija.pavlovic
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

MIPS64: Fix rotate instructions in simulator Fix for drotr and drotr32 instructions in MIPS64 simulator. BUG= Committed: https://crrev.com/fdf19ffa5d20143176058a07be6ddcbbc68c6354 Cr-Commit-Position: refs/heads/master@{#35420}

Patch Set 1 #

Total comments: 14

Patch Set 2 : Address comments and add tests #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -61 lines) Patch
M src/mips64/disasm-mips64.cc View 1 2 chunks +9 lines, -21 lines 0 comments Download
M src/mips64/simulator-mips64.cc View 1 2 chunks +35 lines, -5 lines 2 comments Download
M test/cctest/test-disasm-mips64.cc View 1 1 chunk +22 lines, -35 lines 0 comments Download

Messages

Total messages: 24 (10 generated)
Marija Antic
PTAL. Run_Wasm_I64Binops test is failing for Ror/Rol operators. It's a simulator issue, as tests are ...
4 years, 8 months ago (2016-04-12 09:33:02 UTC) #2
ivica.bogosavljevic
lgtm
4 years, 8 months ago (2016-04-12 09:52:59 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1880953002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1880953002/1
4 years, 8 months ago (2016-04-12 09:53:28 UTC) #5
commit-bot: I haz the power
Dry run: No L-G-T-M from a valid reviewer yet. CQ run can only be started ...
4 years, 8 months ago (2016-04-12 09:53:30 UTC) #7
balazs.kilvady
Nice fix, please check my nits: https://codereview.chromium.org/1880953002/diff/1/src/mips64/disasm-mips64.cc File src/mips64/disasm-mips64.cc (right): https://codereview.chromium.org/1880953002/diff/1/src/mips64/disasm-mips64.cc#newcode1180 src/mips64/disasm-mips64.cc:1180: } Have you ...
4 years, 8 months ago (2016-04-12 10:18:00 UTC) #8
Ilija.Pavlovic1
Small suggestion: - if for one field are allowed value 0 and 1, the test ...
4 years, 8 months ago (2016-04-12 12:31:32 UTC) #10
Marija Antic
Adding disasm tests for drotr32, and addressing comments. https://codereview.chromium.org/1880953002/diff/1/src/mips64/disasm-mips64.cc File src/mips64/disasm-mips64.cc (right): https://codereview.chromium.org/1880953002/diff/1/src/mips64/disasm-mips64.cc#newcode1175 src/mips64/disasm-mips64.cc:1175: case ...
4 years, 8 months ago (2016-04-12 12:59:17 UTC) #12
balazs.kilvady
lgtm. Could you fix the same unnecessary casting code in sim for SRL? https://codereview.chromium.org/1880953002/diff/20001/src/mips64/simulator-mips64.cc File ...
4 years, 8 months ago (2016-04-12 13:14:33 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1880953002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1880953002/20001
4 years, 8 months ago (2016-04-12 14:27:51 UTC) #15
Marija Antic
On 2016/04/12 13:14:33, balazs.kilvady wrote: > lgtm. Could you fix the same unnecessary casting code ...
4 years, 8 months ago (2016-04-12 14:33:47 UTC) #16
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-12 14:43:43 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1880953002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1880953002/20001
4 years, 8 months ago (2016-04-12 14:47:01 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-12 14:49:35 UTC) #22
commit-bot: I haz the power
4 years, 8 months ago (2016-04-12 14:49:59 UTC) #24
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/fdf19ffa5d20143176058a07be6ddcbbc68c6354
Cr-Commit-Position: refs/heads/master@{#35420}

Powered by Google App Engine
This is Rietveld 408576698