]> Cypherpunks repositories - gostls13.git/commit
runtime: check and fail early with a message if MMX is not available on 386
authorShenghou Ma <minux@golang.org>
Sat, 17 Oct 2015 21:46:25 +0000 (17:46 -0400)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sat, 5 Dec 2015 17:43:51 +0000 (17:43 +0000)
commit35e84546d7c3cc599dd5bf31ad86bf8d3d841d04
tree02bacd0a592dd84c8a695abab3c9e880023715f0
parent4a2915052bcfd1c24d0277be2e4f53f309e7be89
runtime: check and fail early with a message if MMX is not available on 386

Fixes #12970.

Change-Id: Id0026e8274e071d65d47df63d65a93110abbec5d
Reviewed-on: https://go-review.googlesource.com/15998
Reviewed-by: Keith Randall <khr@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/asm_386.s