]> Cypherpunks repositories - gostls13.git/commit
runtime: restore SSE guard in asyncPreempt on 386
authorCherry Zhang <cherryyz@google.com>
Wed, 7 Oct 2020 02:07:15 +0000 (22:07 -0400)
committerCherry Zhang <cherryyz@google.com>
Wed, 7 Oct 2020 14:57:54 +0000 (14:57 +0000)
commit67edc0ed81947a55adbcd0c9d2317abb93ac9510
tree807e89bed84352b1db0b4eb71d39193b08b3eb94
parentc19725016df2600a204c9f8447bfcb7dcbdb128a
runtime: restore SSE guard in asyncPreempt on 386

So we don't use SSE instructions under GO386=softfloat.

Change-Id: I8ecc92340ee567f84a22501df2543ec041d25ef2
Reviewed-on: https://go-review.googlesource.com/c/go/+/260137
Trust: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/runtime/mkpreempt.go
src/runtime/preempt_386.s