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

Issue 157303002: Introduce Jump and Call operand macro assembler instructions for x64 (Closed)

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

Description

Introduce Jump and Call operand macro assembler instructions for x64 R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19245

Patch Set 1 #

Patch Set 2 : Fixed win64 build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -15 lines) Patch
M src/x64/assembler-x64.h View 3 chunks +7 lines, -6 lines 0 comments Download
M src/x64/debug-x64.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 3 chunks +32 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
haitao.feng
X32 could not use call and jmp operand assembler instruction directly, instead, we need to ...
6 years, 10 months ago (2014-02-07 07:16:51 UTC) #1
Toon Verwaest
lgtm
6 years, 10 months ago (2014-02-10 14:57:47 UTC) #2
haitao.feng
6 years, 10 months ago (2014-02-11 01:28:23 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r19245 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698