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

Issue 115021: Make assembler-x64.h and assembler-x64-inl.h compile (Closed)

Created:
11 years, 7 months ago by William Hesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Make assembler-x64.h and assembler-x64-inl.h compile Committed: http://code.google.com/p/v8/source/detail?r=1881

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 13

Patch Set 3 : '' #

Total comments: 10

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+901 lines, -29 lines) Patch
M src/x64/assembler-x64.h View 1 2 3 2 chunks +860 lines, -29 lines 0 comments Download
M src/x64/assembler-x64-inl.h View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
William Hesse
Compiling versions of assembler-x64.h
11 years, 7 months ago (2009-05-06 09:59:45 UTC) #1
Dean McNamee
http://codereview.chromium.org/115021/diff/1005/1007 File src/x64/assembler-x64-inl.h (right): http://codereview.chromium.org/115021/diff/1005/1007#newcode27 Line 27: we should have guards even on -inl.h files. ...
11 years, 7 months ago (2009-05-06 10:10:38 UTC) #2
Lasse Reichstein
LGTM, with Dean's comments. This is a good step towards getting arch=x64 to compile. http://codereview.chromium.org/115021/diff/1005/1006 ...
11 years, 7 months ago (2009-05-06 11:03:11 UTC) #3
William Hesse
http://codereview.chromium.org/115021/diff/1005/1007 File src/x64/assembler-x64-inl.h (right): http://codereview.chromium.org/115021/diff/1005/1007#newcode27 Line 27: On 2009/05/06 10:10:38, Dean McNamee wrote: > we ...
11 years, 7 months ago (2009-05-06 11:10:35 UTC) #4
Dean McNamee
OK with the guards properly fixed. http://codereview.chromium.org/115021/diff/1011/7 File src/x64/assembler-x64-inl.h (right): http://codereview.chromium.org/115021/diff/1011/7#newcode29 Line 29: #define V8_X64_ASSEMBLER_IA32_INL_H_ ...
11 years, 7 months ago (2009-05-06 11:14:31 UTC) #5
Kevin Millikin (Chromium)
http://codereview.chromium.org/115021/diff/1011/6 File src/x64/assembler-x64.h (right): http://codereview.chromium.org/115021/diff/1011/6#newcode35 Line 35: // A light-weight X64 Assembler. "light-weight" => "lightweight" ...
11 years, 7 months ago (2009-05-06 11:32:12 UTC) #6
William Hesse
http://codereview.chromium.org/115021/diff/1011/6 File src/x64/assembler-x64.h (right): http://codereview.chromium.org/115021/diff/1011/6#newcode35 Line 35: // A light-weight X64 Assembler. On 2009/05/06 11:32:12, ...
11 years, 7 months ago (2009-05-06 12:07:13 UTC) #7
Dean McNamee
11 years, 7 months ago (2009-05-06 12:09:49 UTC) #8
Ok

Powered by Google App Engine
This is Rietveld 408576698