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

Issue 43333003: Move movq(Register, ExternalReference) into X64 MacroAssembler (Closed)

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

Description

Move movq(Register, ExternalReference) into X64 MacroAssembler R=danno@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17537

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -41 lines) Patch
M src/x64/assembler-x64.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/x64/assembler-x64.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M src/x64/builtins-x64.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 5 chunks +7 lines, -7 lines 0 comments Download
M src/x64/codegen-x64.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M src/x64/debug-x64.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/macro-assembler-x64.h View 2 chunks +5 lines, -1 line 0 comments Download
M src/x64/macro-assembler-x64.cc View 8 chunks +10 lines, -10 lines 0 comments Download
M src/x64/regexp-macro-assembler-x64.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
haitao.feng
We could abstract the difference of X64 and X32 in the macro assembler instruction. PTAL.
7 years, 2 months ago (2013-10-25 06:31:20 UTC) #1
danno
lgtm
7 years, 1 month ago (2013-11-04 16:17:47 UTC) #2
haitao.feng
Thanks, I will commit it when the tree is open again.
7 years, 1 month ago (2013-11-05 01:47:03 UTC) #3
haitao.feng
7 years, 1 month ago (2013-11-07 02:10:08 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r17537 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698