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

Issue 7191015: [x64] Fix disassembly of movmskpd instruction. (Closed)

Created:
9 years, 6 months ago by wingo
Modified:
9 years, 6 months ago
Reviewers:
Lasse Reichstein
CC:
v8-dev_chromium.org
Visibility:
Public.

Description

[x64] Fix disassembly of movmskpd instruction. The destination is a GP register, not an XMM register. ia32 did not have this problem. BUG= TEST=Check --print_code output for code that tests for -0.0. Committed: http://code.google.com/p/v8/source/detail?r=8352

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M src/x64/disasm-x64.cc View 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Lasse Reichstein
9 years, 6 months ago (2011-06-21 13:55:25 UTC) #1
LGTM, I'll commmit it.

Powered by Google App Engine
This is Rietveld 408576698