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

Issue 2744503003: [simulator] remove unused argument field for stop/breaks. (Closed)

Created:
3 years, 9 months ago by Yang
Modified:
3 years, 9 months ago
Reviewers:
petermarshall
CC:
v8-mips-ports_googlegroups.com, v8-ppc-ports_googlegroups.com, v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[simulator] remove unused argument field for stop/breaks. We used to embed a string address as description right after a stop instruction, which the simulator would read and print. We removed that a while ago to make the snapshot predictable. R=petermarshall@chromium.org BUG=v8:6071 Review-Url: https://codereview.chromium.org/2744503003 Cr-Commit-Position: refs/heads/master@{#43698} Committed: https://chromium.googlesource.com/v8/v8/+/0ca72de24cc2b697bf8af91d5c3901495bf962d8

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -35 lines) Patch
M src/arm/assembler-arm.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/arm/disasm-arm.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M src/arm/simulator-arm.cc View 2 chunks +1 line, -8 lines 0 comments Download
M src/mips/assembler-mips.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/mips64/assembler-mips64.cc View 1 chunk +0 lines, -7 lines 1 comment Download

Messages

Total messages: 9 (3 generated)
Yang
3 years, 9 months ago (2017-03-09 10:51:54 UTC) #1
petermarshall
https://codereview.chromium.org/2744503003/diff/1/src/mips64/assembler-mips64.cc File src/mips64/assembler-mips64.cc (right): https://codereview.chromium.org/2744503003/diff/1/src/mips64/assembler-mips64.cc#newcode2268 src/mips64/assembler-mips64.cc:2268: void Assembler::stop(const char* msg, uint32_t code) { msg is ...
3 years, 9 months ago (2017-03-09 11:37:36 UTC) #2
Yang
On 2017/03/09 11:37:36, petermarshall wrote: > https://codereview.chromium.org/2744503003/diff/1/src/mips64/assembler-mips64.cc > File src/mips64/assembler-mips64.cc (right): > > https://codereview.chromium.org/2744503003/diff/1/src/mips64/assembler-mips64.cc#newcode2268 > ...
3 years, 9 months ago (2017-03-09 12:27:18 UTC) #3
petermarshall
lgtm OK sounds good
3 years, 9 months ago (2017-03-09 12:39:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2744503003/1
3 years, 9 months ago (2017-03-09 12:39:39 UTC) #6
commit-bot: I haz the power
3 years, 9 months ago (2017-03-09 13:40:35 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/0ca72de24cc2b697bf8af91d5c3901495bf...

Powered by Google App Engine
This is Rietveld 408576698