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

Issue 1888353002: x64: Decode more objects for code view. (Closed)

Created:
4 years, 8 months ago by sra1
Modified:
4 years, 8 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

x64: Decode more objects for code view. In particular, the cmpq for parsing named optional arguments has the object recognized. BUG= R=fschneider@google.com, johnmccutchan@google.com Committed: https://github.com/dart-lang/sdk/commit/d57599e6d114629eae4f1a78487c2c69ea0a393c

Patch Set 1 #

Total comments: 7

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -24 lines) Patch
M runtime/vm/code_patcher_x64.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/vm/instructions_x64.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/instructions_x64.cc View 1 1 chunk +33 lines, -24 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
sra1
WDYT?
4 years, 8 months ago (2016-04-15 05:53:17 UTC) #2
Cutch
On 2016/04/15 05:53:17, sra1 wrote: > WDYT? What about other architectures?
4 years, 8 months ago (2016-04-15 13:58:46 UTC) #3
sra1
On 2016/04/15 13:58:46, Cutch wrote: > On 2016/04/15 05:53:17, sra1 wrote: > > WDYT? > ...
4 years, 8 months ago (2016-04-15 16:09:22 UTC) #4
Florian Schneider
I think it's good to fix the x64 code. ARM has other issues that not ...
4 years, 8 months ago (2016-04-15 16:57:50 UTC) #6
sra1
PTAL https://codereview.chromium.org/1888353002/diff/1/runtime/vm/instructions_x64.cc File runtime/vm/instructions_x64.cc (right): https://codereview.chromium.org/1888353002/diff/1/runtime/vm/instructions_x64.cc#newcode54 runtime/vm/instructions_x64.cc:54: if ((bytes[2] & 0xc7) == (0x40 | (R14 ...
4 years, 8 months ago (2016-04-15 17:55:00 UTC) #7
Florian Schneider
lgtm
4 years, 8 months ago (2016-04-15 18:17:00 UTC) #8
Cutch
lgtm
4 years, 8 months ago (2016-04-15 18:17:37 UTC) #9
sra1
4 years, 8 months ago (2016-04-15 19:19:22 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
d57599e6d114629eae4f1a78487c2c69ea0a393c.

Powered by Google App Engine
This is Rietveld 408576698