]> Cypherpunks repositories - gostls13.git/commit
math: make sqrt smaller on AMD64
authorIlya Tocar <ilya.tocar@intel.com>
Wed, 14 Sep 2016 12:23:41 +0000 (15:23 +0300)
committerIlya Tocar <ilya.tocar@intel.com>
Thu, 29 Sep 2016 15:56:52 +0000 (15:56 +0000)
commit731b3ed18dcb854912cb06b3486bb633917e4cb7
tree8f9bb373d4863cf849e595e4ddadeb4dbab3e68a
parentfedb0b30188952dc082672cbd45b39a49136d29c
math: make sqrt smaller on AMD64

This makes function fit in 16 bytes, saving 16 bytes.

Change-Id: Iac5d2add42f6dae985b2a5cbe19ad4bd4bcc92ec
Reviewed-on: https://go-review.googlesource.com/29151
Run-TryBot: Ilya Tocar <ilya.tocar@intel.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/math/sqrt_amd64.s