cmd/6a, cmd/6l: add support for AES-NI instrutions and PSHUFD
This CL adds support for the these 7 new instructions to 6a/6l in
preparation of the upcoming CL for AES-NI accelerated crypto/aes:
AESENC, AESENCLAST, AESDEC, AESDECLAST, AESIMC, AESKEYGENASSIST,
and PSHUFD.
LGTM http://codereview.appspot.com/5970055/diff/21007/src/cmd/6l/span.c File src/cmd/6l/span.c (right): http://codereview.appspot.com/5970055/diff/21007/src/cmd/6l/span.c#newcode1598 src/cmd/6l/span.c:1598: case Zibxm_r: I think instead of adding a ...
13 years, 2 months ago
(2012-09-24 16:33:51 UTC)
#2
On 2012/09/24 16:33:51, rsc wrote: http://codereview.appspot.com/5970055/diff/21007/src/cmd/6l/span.c#newcode1598 > src/cmd/6l/span.c:1598: case Zibxm_r: > I think instead of ...
13 years, 2 months ago
(2012-09-26 17:53:02 UTC)
#3
*** Submitted as http://code.google.com/p/go/source/detail?r=c2719ae32b09 *** cmd/6a, cmd/6l: add support for AES-NI instrutions and PSHUFD This ...
13 years, 2 months ago
(2012-09-26 17:53:23 UTC)
#4
*** Submitted as http://code.google.com/p/go/source/detail?r=c2719ae32b09 ***
cmd/6a, cmd/6l: add support for AES-NI instrutions and PSHUFD
This CL adds support for the these 7 new instructions to 6a/6l in
preparation of the upcoming CL for AES-NI accelerated crypto/aes:
AESENC, AESENCLAST, AESDEC, AESDECLAST, AESIMC, AESKEYGENASSIST,
and PSHUFD.
R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/5970055
Issue 5970055: code review 5970055: cmd/6a, cmd/6l: add support for AES-NI instrutions and ...
(Closed)
Created 13 years, 8 months ago by minux1
Modified 13 years, 2 months ago
Reviewers:
Base URL:
Comments: 1