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

Issue 2170323002: [x64]: add cmpps/cmppd instructions (Closed)

Created:
4 years, 5 months ago by Weiliang
Modified:
4 years, 4 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[x64]: add cmpps/cmppd instructions BUG= Committed: https://crrev.com/0872d08b0074571e23712a252cb3d1791ef7d2aa Cr-Commit-Position: refs/heads/master@{#38307}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -30 lines) Patch
M src/x64/assembler-x64.h View 2 chunks +61 lines, -6 lines 1 comment Download
M src/x64/assembler-x64.cc View 1 chunk +23 lines, -18 lines 0 comments Download
M src/x64/disasm-x64.cc View 4 chunks +34 lines, -6 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 chunk +12 lines, -0 lines 0 comments Download
M test/cctest/test-disasm-x64.cc View 2 chunks +50 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
Weiliang
PTAL
4 years, 5 months ago (2016-07-22 07:02:06 UTC) #3
bbudge
https://codereview.chromium.org/2170323002/diff/20001/src/x64/assembler-x64.h File src/x64/assembler-x64.h (right): https://codereview.chromium.org/2170323002/diff/20001/src/x64/assembler-x64.h#newcode1177 src/x64/assembler-x64.h:1177: void cmppd(XMMRegister dst, const Operand& src, int8_t cmp); The ...
4 years, 5 months ago (2016-07-22 12:18:24 UTC) #4
Weiliang
On 2016/07/22 12:18:24, bbudge wrote: > https://codereview.chromium.org/2170323002/diff/20001/src/x64/assembler-x64.h > File src/x64/assembler-x64.h (right): > > https://codereview.chromium.org/2170323002/diff/20001/src/x64/assembler-x64.h#newcode1177 > ...
4 years, 5 months ago (2016-07-22 12:53:27 UTC) #6
bbudge
Looking at the Portable SIMD spec and the wasm mapping, there is a float64x2 type. ...
4 years, 4 months ago (2016-08-01 18:05:45 UTC) #7
Weiliang
On 2016/08/01 18:05:45, bbudge wrote: > Looking at the Portable SIMD spec and the wasm ...
4 years, 4 months ago (2016-08-03 06:39:54 UTC) #10
bbudge
lgtm
4 years, 4 months ago (2016-08-03 13:44:07 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2170323002/20001
4 years, 4 months ago (2016-08-03 15:03:26 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:20001)
4 years, 4 months ago (2016-08-03 15:24:02 UTC) #15
commit-bot: I haz the power
4 years, 4 months ago (2016-08-03 15:25:33 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0872d08b0074571e23712a252cb3d1791ef7d2aa
Cr-Commit-Position: refs/heads/master@{#38307}

Powered by Google App Engine
This is Rietveld 408576698