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

Issue 65723003: Introduce MoveReturnAddress instruction into X64 Macro Assembler (Closed)

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

Description

Introduce MoveReturnAddress instruction into X64 Macro Assembler

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -17 lines) Patch
M src/x64/code-stubs-x64.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 2 chunks +2 lines, -5 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 4 chunks +8 lines, -9 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
haitao.feng
7 years, 1 month ago (2013-11-08 01:07:45 UTC) #1
Removed the StackOperandForReturnAddress function as it duplicates the meaning
with MoveReturnAddress instruction.

Powered by Google App Engine
This is Rietveld 408576698