]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/x86: VPSHUFD takes an unsigned byte.
authorIlya Tocar <ilya.tocar@intel.com>
Mon, 1 Aug 2016 14:43:24 +0000 (17:43 +0300)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 16 Aug 2016 00:21:50 +0000 (00:21 +0000)
commit4e24e1d9996b0b0155c8349e49244d9694c89708
tree917744a723280aa1f60bae570a17a0537cebfb7c
parentdf9eeb192227257e8399c629372cd8cc79513406
cmd/internal/obj/x86: VPSHUFD takes an unsigned byte.

VPSHUFD should take an unsigned argument to be consistent with
PSHUFD. Also fix all usage.

Fixes #16499

Change-Id: Ie699c102afed0379445914a251710365b14d89b6
Reviewed-on: https://go-review.googlesource.com/25383
Run-TryBot: Ilya Tocar <ilya.tocar@intel.com>
Reviewed-by: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/internal/obj/x86/asm6.go
src/crypto/sha256/sha256block_amd64.s