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

Issue 113841: Implement memory operands for instructions in the x64 assembler. (Closed)

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

Description

Implement memory operands for instructions in the x64 assembler. Committed: http://code.google.com/p/v8/source/detail?r=2062

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -132 lines) Patch
M src/x64/assembler-x64.h View 1 2 2 chunks +15 lines, -119 lines 0 comments Download
M src/x64/assembler-x64-inl.h View 1 2 3 chunks +28 lines, -7 lines 0 comments Download
M test/cctest/test-assembler-x64.cc View 1 2 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
William Hesse
Not quite done - will add more.
11 years, 7 months ago (2009-05-26 15:14:58 UTC) #1
Kevin Millikin (Chromium)
http://codereview.chromium.org/113841/diff/1/4 File src/x64/assembler-x64-inl.h (right): http://codereview.chromium.org/113841/diff/1/4#newcode183 Line 183: // SIB byte needed to encode (esp + ...
11 years, 7 months ago (2009-05-27 07:17:19 UTC) #2
William Hesse
Comments addressed, other changes made, new version uploaded. http://codereview.chromium.org/113841/diff/1/4 File src/x64/assembler-x64-inl.h (right): http://codereview.chromium.org/113841/diff/1/4#newcode183 Line 183: ...
11 years, 7 months ago (2009-05-27 07:40:26 UTC) #3
Kevin Millikin (Chromium)
11 years, 7 months ago (2009-05-27 07:57:55 UTC) #4
It LGTM.

Powered by Google App Engine
This is Rietveld 408576698