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

Issue 19940005: Add two argument SSE shuffle instructions (Closed)

Created:
7 years, 5 months ago by Cutch
Modified:
7 years, 5 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add two argument SSE shuffle instructions R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=25301

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+585 lines, -0 lines) Patch
M runtime/vm/assembler_ia32.h View 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/vm/assembler_ia32.cc View 1 chunk +50 lines, -0 lines 0 comments Download
M runtime/vm/assembler_ia32_test.cc View 1 chunk +236 lines, -0 lines 0 comments Download
M runtime/vm/assembler_x64.h View 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/vm/assembler_x64.cc View 1 chunk +56 lines, -0 lines 0 comments Download
M runtime/vm/assembler_x64_test.cc View 1 chunk +231 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Cutch
7 years, 5 months ago (2013-07-22 20:14:28 UTC) #1
srdjan
7 years, 5 months ago (2013-07-22 20:18:45 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698