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

Issue 26216008: Introduce MoveDouble to the 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

Introduce MoveDouble to the X64 MacroAssembler R=danno@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17383

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
haitao.feng
The movq instruction will be translated to movl by the x32 script generator, but X32 ...
7 years, 2 months ago (2013-10-17 09:18:54 UTC) #1
danno
lgtm
7 years, 2 months ago (2013-10-24 17:24:36 UTC) #2
haitao.feng
7 years, 1 month ago (2013-10-25 02:12:37 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r17383 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698