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

Issue 214753002: Refactor the arithmetic instructions for x64 port (Closed)

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

Description

Refactor the arithmetic instructions for x64 R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20329

Patch Set 1 #

Total comments: 2

Patch Set 2 : Correct arithmetic_op_8 implementation and add a test case #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -262 lines) Patch
M src/x64/assembler-x64.h View 7 chunks +57 lines, -199 lines 0 comments Download
M src/x64/assembler-x64.cc View 1 5 chunks +41 lines, -63 lines 0 comments Download
M test/cctest/test-assembler-x64.cc View 1 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
haitao.feng
PTAL. https://codereview.chromium.org/214753002/diff/1/src/x64/assembler-x64.cc File src/x64/assembler-x64.cc (left): https://codereview.chromium.org/214753002/diff/1/src/x64/assembler-x64.cc#oldcode677 src/x64/assembler-x64.cc:677: if (!dst.is_byte_register()) { It seems that we could ...
6 years, 9 months ago (2014-03-27 14:20:36 UTC) #1
Toon Verwaest
lgtm
6 years, 9 months ago (2014-03-27 16:23:07 UTC) #2
haitao.feng
oops, it seems that I mistakenly read the manual. "In 64-bit mode, r/m8 can not ...
6 years, 9 months ago (2014-03-28 02:32:19 UTC) #3
Toon Verwaest
Understood. Thanks for fixing this. LGTM
6 years, 9 months ago (2014-03-28 10:01:22 UTC) #4
haitao.feng
6 years, 9 months ago (2014-03-28 11:13:30 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r20329 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698