Sign in
go
/
go
/
ba6974fdc3ce96acc259055a051bbfcbabce2be4
/
.
/
src
/
math
/
expm1_amd64.s
blob: bdb78b3f3a556de84c566e4ed64cdd209fdaf0e6 [
file
] [
log
] [
blame
]
//
Copyright
2011
The Go Authors. All rights reserved.
//
Use of this source code is governed by a BSD
-
style
//
license that can be found
in
the LICENSE file.
#include "textflag.h"
TEXT ·Expm1
(
SB
),
NOSPLIT
,$
0
JMP ·expm1
(
SB
)