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

Issue 11664007: Added (dis-)assembler support for movmskps on ia32 and x64. (Closed)

Created:
8 years ago by Sven Panne
Modified:
8 years ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Added (dis-)assembler support for movmskps on ia32 and x64. Committed: http://code.google.com/p/v8/source/detail?r=13266

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -0 lines) Patch
M src/ia32/assembler-ia32.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/assembler-ia32.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M src/ia32/disasm-ia32.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M src/x64/assembler-x64.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/x64/assembler-x64.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M src/x64/disasm-x64.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Sven Panne
8 years ago (2012-12-21 13:20:56 UTC) #1
Yang
8 years ago (2012-12-21 13:41:05 UTC) #2
On 2012/12/21 13:20:56, Sven Panne wrote:

LGTM.

Powered by Google App Engine
This is Rietveld 408576698