![]() Registers XMM1 and XMM2 get sometimes clobbered between the time we set them and the panic. There is no guarantee that they won't in the go spec so we shouldn't expect any register to keep its value. However since this seems to only affect 1 and 2 let's try to use 9 and 10 instead. |
||
---|---|---|
.. | ||
core_test.go | ||
core.go | ||
linux_amd64_core.go |