]> Cypherpunks repositories - gostls13.git/commit
runtime/cgo, math: don't use FP instructions for soft-float mips{,le}
authorVladimir Stefanovic <vladimir.stefanovic@imgtec.com>
Mon, 22 May 2017 16:28:06 +0000 (18:28 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 30 Nov 2017 17:12:32 +0000 (17:12 +0000)
commit2708da0dc1537ad223e060a3aca78e984c79bc01
tree85930a6cb0602975512cab9944662b465329d724
parentac987df87c6aab9658b2e3929d61313e26649825
runtime/cgo, math: don't use FP instructions for soft-float mips{,le}

Updates #18162

Change-Id: I591fcf71a02678a99a56a6487da9689d3c9b1bb6
Reviewed-on: https://go-review.googlesource.com/37955
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/math/sqrt_mipsx.s
src/runtime/cgo/asm_mipsx.s
src/runtime/cgo/gcc_mipsx.S