]> Cypherpunks repositories - gostls13.git/commit
6l: More SSE instruction fixes
authorEvan Shaw <chickencha@gmail.com>
Fri, 5 Nov 2010 17:59:53 +0000 (13:59 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 5 Nov 2010 17:59:53 +0000 (13:59 -0400)
commit4d429c7fe5d4218dcffedba7991754cd001ea50e
treea1eec8d8266c750c5f39d5207bc82f911cd94c39
parenta4f3d647d4d38939dccf456fe9e3155c42b74f7f
6l: More SSE instruction fixes

PSADBW and PSHUFL had the wrong prefixes.

R=rsc
CC=golang-dev
https://golang.org/cl/2836041
src/cmd/6l/optab.c