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

Issue 1013733002: Fix assembling of paddd, psubd instructions on x64. (Closed)

Created:
5 years, 9 months ago by Vyacheslav Egorov (Google)
Modified:
5 years, 9 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Fix assembling of paddd, psubd instructions on x64. 0x66 prefix must preceede REX prefixes. R=fschneider@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=44505

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -4 lines) Patch
M runtime/vm/assembler_x64.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M runtime/vm/assembler_x64_test.cc View 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Vyacheslav Egorov (Google)
5 years, 9 months ago (2015-03-16 14:53:52 UTC) #1
Florian Schneider
lgtm
5 years, 9 months ago (2015-03-16 14:56:46 UTC) #2
Vyacheslav Egorov (Google)
5 years, 9 months ago (2015-03-16 15:00:52 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 44505 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698