]> Cypherpunks repositories - gostls13.git/commit
6a/6l: fix MOVOU encoding
authorEvan Shaw <chickencha@gmail.com>
Mon, 1 Nov 2010 20:14:43 +0000 (16:14 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 1 Nov 2010 20:14:43 +0000 (16:14 -0400)
commit884dceca1fedff9d68424357311b2ec179993428
tree8910a37553eedf11545917a67f9debeea8127303
parent68ac0c1d9477ea66940c41fd6d702f4730bf86a4
6a/6l: fix MOVOU encoding

The andproto field was set incorrectly, causing 6a to encode illegal
instructions.

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