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

Issue 1481493002: (mips) adding simulator support for AUI/DAUI/DAHI/DATI instructions. (Closed)

Created:
5 years ago by Alan Li
Modified:
5 years 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: Adding simulator support for AUI/DAUI/DAHI/DATI. BUG= Committed: https://crrev.com/cfd9beeced00f8974d3859a48b072d73d78b9318 Cr-Commit-Position: refs/heads/master@{#32417}

Patch Set 1 #

Patch Set 2 : adding disasm tests. #

Total comments: 3

Patch Set 3 : fix broken compilation errors. #

Patch Set 4 : fix mips64 compilation error. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+301 lines, -18 lines) Patch
M src/mips/assembler-mips.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/mips/disasm-mips.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/mips/simulator-mips.cc View 1 2 1 chunk +8 lines, -1 line 0 comments Download
M src/mips64/assembler-mips64.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M src/mips64/assembler-mips64.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M src/mips64/constants-mips64.h View 1 chunk +1 line, -1 line 0 comments Download
M src/mips64/disasm-mips64.cc View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M src/mips64/simulator-mips64.cc View 1 2 2 chunks +23 lines, -5 lines 0 comments Download
M test/cctest/test-assembler-mips.cc View 1 2 1 chunk +58 lines, -0 lines 0 comments Download
M test/cctest/test-assembler-mips64.cc View 1 2 3 1 chunk +181 lines, -0 lines 0 comments Download
M test/cctest/test-disasm-mips.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M test/cctest/test-disasm-mips64.cc View 1 2 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (12 generated)
Djordje.Pesic
On 2015/11/25 04:25:13, Alan Li wrote: > mailto:alan.li@imgtec.com changed reviewers: > + mailto:akos.palfi@imgtec.com, mailto:balazs.kilvady@imgtec.com, mailto:djordje.pesic@imgtec.com, ...
5 years ago (2015-11-25 08:28:31 UTC) #3
Alan Li
On 2015/11/25 08:28:31, Djordje.Pesic wrote: > On 2015/11/25 04:25:13, Alan Li wrote: > > mailto:alan.li@imgtec.com ...
5 years ago (2015-11-26 02:36:51 UTC) #4
Djordje.Pesic
On 2015/11/26 02:36:51, Alan Li wrote: > On 2015/11/25 08:28:31, Djordje.Pesic wrote: > > On ...
5 years ago (2015-11-26 06:54:55 UTC) #5
balazs.kilvady
lgtm with nits. The DCHECK(!rs.is(zero_reg)); from aui() can be removed in a followup CL if ...
5 years ago (2015-11-26 17:10:51 UTC) #6
balazs.kilvady
lgtm with nits. The DCHECK(!rs.is(zero_reg)); from aui() can be removed in a followup CL if ...
5 years ago (2015-11-26 17:10:53 UTC) #7
balazs.kilvady
Also please edit the message - 'MIPS:' instead of '(mips)' . And start the sentence ...
5 years ago (2015-11-27 15:54:35 UTC) #8
Alan Li
On 2015/11/27 15:54:35, balazs.kilvady wrote: > Also please edit the message - 'MIPS:' instead of ...
5 years ago (2015-11-30 14:38:30 UTC) #9
Jakob Kummerow
On 2015/11/30 14:38:30, Alan Li wrote: > On 2015/11/27 15:54:35, balazs.kilvady wrote: > > Also ...
5 years ago (2015-11-30 17:15:14 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1481493002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1481493002/20001
5 years ago (2015-11-30 17:26:05 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_mipsel_compile_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_mipsel_compile_rel/builds/7355)
5 years ago (2015-11-30 17:30:04 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1481493002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1481493002/40001
5 years ago (2015-11-30 18:07:15 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_mips64el_compile_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_mips64el_compile_rel/builds/7336)
5 years ago (2015-11-30 18:10:27 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1481493002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1481493002/60001
5 years ago (2015-11-30 19:04:12 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years ago (2015-11-30 20:30:11 UTC) #25
commit-bot: I haz the power
5 years ago (2015-11-30 20:30:30 UTC) #27
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/cfd9beeced00f8974d3859a48b072d73d78b9318
Cr-Commit-Position: refs/heads/master@{#32417}

Powered by Google App Engine
This is Rietveld 408576698