1
0
mirror of https://github.com/golang/go synced 2024-11-20 07:14:40 -07:00
go/src/cmd/6a
Shenghou Ma e039c405c8 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
https://golang.org/cl/5970055
2012-09-27 01:53:08 +08:00
..
a.h 6a, 6c, 6l: fix for Plan 9 build 2011-07-15 11:58:39 -04:00
a.y cmd/6g, cmd/8g: move panicindex calls out of line 2012-05-29 12:09:27 -04:00
doc.go tweak documentation of commands 2009-11-09 11:45:15 -08:00
lex.c cmd/6a, cmd/6l: add support for AES-NI instrutions and PSHUFD 2012-09-27 01:53:08 +08:00
Makefile cmd/*: add -d option to bison. 2012-02-21 10:50:58 -05:00
y.tab.c cmd/6g, cmd/8g: move panicindex calls out of line 2012-05-29 12:09:27 -04:00
y.tab.h 5a, 6a, 8a, cc: check in y.tab.[ch] 2012-02-03 10:53:51 -05:00