]> Cypherpunks repositories - gostls13.git/commit
cmd/6a, cmd/6l: add PCLMULQDQ instruction.
authorAdam Langley <agl@golang.org>
Fri, 21 Jun 2013 19:17:13 +0000 (15:17 -0400)
committerAdam Langley <agl@golang.org>
Fri, 21 Jun 2013 19:17:13 +0000 (15:17 -0400)
commit6bea504b9407a1ce8ac3f6909f4e728be5b18764
tree3026b1a6aa39aeeb562540861216b726c3e65bbf
parenta00958aac6b4e39248b2604bb1224cc0dec015ae
cmd/6a, cmd/6l: add PCLMULQDQ instruction.

This Intel instruction implements multiplication in binary fields.

R=golang-dev, minux.ma, dave, rsc
CC=golang-dev
https://golang.org/cl/10428043
src/cmd/6a/lex.c
src/cmd/6l/6.out.h
src/cmd/6l/optab.c