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

Issue 222133003: Update Integer32ToSmiField, SmiToInteger32, and SmiComprare to support 31-bit SMI for x32 port (Closed)

Created:
6 years, 8 months ago by haitao.feng
Modified:
6 years, 8 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Update Integer32ToSmiField, SmiToInteger32, and SmiComprare to support 31-bit SMI for x32 port R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20635

Patch Set 1 #

Patch Set 2 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -12 lines) Patch
M src/x64/assembler-x64.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 chunk +4 lines, -4 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 5 chunks +48 lines, -8 lines 1 comment Download

Messages

Total messages: 7 (0 generated)
haitao.feng
PTAL.
6 years, 8 months ago (2014-04-02 13:36:26 UTC) #1
Toon Verwaest
Mostly LG TM, just one comment. https://codereview.chromium.org/222133003/diff/20001/src/x64/macro-assembler-x64.cc File src/x64/macro-assembler-x64.cc (right): https://codereview.chromium.org/222133003/diff/20001/src/x64/macro-assembler-x64.cc#newcode1112 src/x64/macro-assembler-x64.cc:1112: if (SmiValuesAre32Bits()) { ...
6 years, 8 months ago (2014-04-03 11:47:48 UTC) #2
haitao.feng
Toon, thanks for the review. Sorry for the late response as I was in the ...
6 years, 8 months ago (2014-04-08 14:25:26 UTC) #3
Toon Verwaest
lgtm
6 years, 8 months ago (2014-04-09 14:11:56 UTC) #4
haitao.feng
The CQ bit was checked by haitao.feng@intel.com
6 years, 8 months ago (2014-04-09 15:51:20 UTC) #5
haitao.feng
The CQ bit was unchecked by haitao.feng@intel.com
6 years, 8 months ago (2014-04-09 15:51:20 UTC) #6
haitao.feng
6 years, 8 months ago (2014-04-10 01:25:50 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r20635 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698