]> Cypherpunks repositories - gostls13.git/commit
8a/8l: add PCMPEQB and PMOVMSKB to 386.
authorKeith Randall <khr@golang.org>
Fri, 29 Mar 2013 07:34:03 +0000 (00:34 -0700)
committerKeith Randall <khr@golang.org>
Fri, 29 Mar 2013 07:34:03 +0000 (00:34 -0700)
commit871177df6ac09ebccb793138dc0b9ccd8fca8cec
tree8eb8e284cdf8e20ebbdb48cfb825dd1e6e20e676
parent47a54ab2ad7ab29bfdb92f4be282e6c6637578c1
8a/8l: add PCMPEQB and PMOVMSKB to 386.

Used by CL 8056043 for fast string equals.

R=bradfitz
CC=golang-dev
https://golang.org/cl/8102044
src/cmd/8a/lex.c
src/cmd/8l/8.out.h
src/cmd/8l/optab.c