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

Issue 22348005: Introduce PushInt64AsTwoSmis and PopInt64AsTwoSmis macro instructions for X64 (Closed)

Created:
7 years, 4 months ago by haitao.feng
Modified:
7 years, 3 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Introduce PushInt64AsTwoSmis and PopInt64AsTwoSmis macro instructions for X64 R=danno@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16376

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -13 lines) Patch
M src/x64/debug-x64.cc View 2 chunks +2 lines, -13 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
haitao.feng
Addressed danno's comment at https://codereview.chromium.org/21014003/patch/17001/18007. I also gather all the SMI functions together in the ...
7 years, 4 months ago (2013-08-09 06:53:20 UTC) #1
danno
I think this is actually two separate changes, please split them up. There is consolidation ...
7 years, 4 months ago (2013-08-13 09:46:55 UTC) #2
haitao.feng
danno, thanks for the review. I will split them up. I might need to choose ...
7 years, 4 months ago (2013-08-13 11:02:04 UTC) #3
danno
I think PushInt64AsTwoSmis is probably OK, but it's just a little misleading. In the 31-bit ...
7 years, 4 months ago (2013-08-13 12:12:26 UTC) #4
haitao.feng
Thanks for the comment. I have made this CL to include the PushInt64AsTwoSmis only. I ...
7 years, 4 months ago (2013-08-13 13:13:23 UTC) #5
danno
lgtm if you improve the comment as suggested, please wait to land until the V8 ...
7 years, 4 months ago (2013-08-19 22:00:40 UTC) #6
haitao.feng
danno, thanks for refining the comments. https://codereview.chromium.org/22348005/diff/7001/src/x64/macro-assembler-x64.h File src/x64/macro-assembler-x64.h (right): https://codereview.chromium.org/22348005/diff/7001/src/x64/macro-assembler-x64.h#newcode724 src/x64/macro-assembler-x64.h:724: // Push a ...
7 years, 4 months ago (2013-08-20 13:20:14 UTC) #7
haitao.feng
7 years, 3 months ago (2013-08-28 01:07:45 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 manually as r16376 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698