Sign in
go
/
go
/
dd8dc6f0595ffc2c4951c0ce8ff6b63228effd97
/
.
/
src
/
pkg
/
math
/
log1p_amd64.s
blob: 65c93adad74f2771e6fc0fb7b595762bb0afcdfa [
file
] [
log
] [
blame
]
Russ Cox
dd8dc6f
2011-12-13 15:20:12 -0500
[
diff
] [
blame^
]
1
//
Copyright
2011
The Go Authors. All rights reserved.
2
//
Use of this source code is governed by a BSD
-
style
3
//
license that can be found
in
the LICENSE file.
4
5
TEXT ·Log1p
(
SB
),
7
,$
0
6
JMP ·log1p
(
SB
)