]> Cypherpunks repositories - gostls13.git/commit
cmd/8g: add descriptions for some missing instructions.
authorLucio De Re <lucio.dere@gmail.com>
Thu, 29 Aug 2013 12:41:01 +0000 (14:41 +0200)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Thu, 29 Aug 2013 12:41:01 +0000 (14:41 +0200)
commitbf58d209992395f8c30c8554b2d04dc4e4ce128f
treebce266bfd36415c4dc8763b35417c11ca7f6238d
parent66c8935f732db28632b75aea456c682487febf15
cmd/8g: add descriptions for some missing instructions.

These instructions are emitted when GO386=387 or the target
i386 CPU does not have SSE2 capabilities.

Fixes #6215.

R=golang-dev, remyoudompheng
CC=golang-dev
https://golang.org/cl/12812045
src/cmd/8g/prog.c