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

Issue 2834027: X64: A number of small tweaks and fixes. (Closed)

Created:
10 years, 5 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

X64: A number of small tweaks. Fix bug in disassembler output (using non-generic registers for memory operands in some cases). Fix bug in movsxbq and make REX optional in movzx?q.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -32 lines) Patch
M src/x64/assembler-x64.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/x64/codegen-x64.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M src/x64/disasm-x64.cc View 4 chunks +13 lines, -13 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 7 chunks +9 lines, -9 lines 0 comments Download
M src/x64/virtual-frame-x64.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
A collection of small tweaks and small bugfixes.
10 years, 5 months ago (2010-06-28 16:07:40 UTC) #1
William Hesse
10 years, 5 months ago (2010-06-29 10:33:11 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698