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

Issue 26410004: Use the correct version of movq for ExternalReference in X64 (Closed)

Created:
7 years, 2 months ago by haitao.feng
Modified:
7 years, 2 months ago
Reviewers:
ulan, danno, Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Use the correct version of movq for ExternalReference in X64 R=danno@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17351

Patch Set 1 #

Patch Set 2 : Drop relocation information mode parameter from emitq" #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -20 lines) Patch
M src/x64/assembler-x64.h View 1 2 chunks +1 line, -2 lines 0 comments Download
M src/x64/assembler-x64.cc View 1 1 chunk +11 lines, -13 lines 2 comments Download
M src/x64/assembler-x64-inl.h View 1 1 chunk +1 line, -4 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
haitao.feng
As ExternalReference is 32-bit in X32. PTAL.
7 years, 2 months ago (2013-10-16 12:37:16 UTC) #1
haitao.feng
Uploaded patchset 2 and add ulan as a reviewer. https://codereview.chromium.org/26410004/diff/10001/src/x64/assembler-x64.cc File src/x64/assembler-x64.cc (right): https://codereview.chromium.org/26410004/diff/10001/src/x64/assembler-x64.cc#newcode1468 src/x64/assembler-x64.cc:1468: ...
7 years, 2 months ago (2013-10-17 06:11:47 UTC) #2
danno
lgtm https://codereview.chromium.org/26410004/diff/10001/src/x64/assembler-x64.cc File src/x64/assembler-x64.cc (right): https://codereview.chromium.org/26410004/diff/10001/src/x64/assembler-x64.cc#newcode1468 src/x64/assembler-x64.cc:1468: ASSERT(RelocInfo::IsNone(rmode)); On 2013/10/17 06:11:48, haitao.feng wrote: > I ...
7 years, 2 months ago (2013-10-23 13:16:09 UTC) #3
haitao.feng
7 years, 2 months ago (2013-10-24 01:28:03 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r17351 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698