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

Issue 18076002: Use macros instead of using number directly for x64 (Closed)

Created:
7 years, 5 months ago by weiliang.lin2
Modified:
7 years, 5 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Use macros instead of using number directly for x64 R=jkummerow@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=15390

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -9 lines) Patch
M src/x64/code-stubs-x64.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M src/x64/codegen-x64.cc View 1 chunk +5 lines, -1 line 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
weiliang.lin2
Macro makes it more clear than number and could be also used in X32 code.
7 years, 5 months ago (2013-06-27 14:23:27 UTC) #1
Jakob Kummerow
LGTM, I'll land.
7 years, 5 months ago (2013-06-28 11:09:19 UTC) #2
Jakob Kummerow
7 years, 5 months ago (2013-06-28 15:26:07 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r15390 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698