Sign in
go
/
go
/
e875fe42eee942c35cdecc7b4b5d4e762f47bade
/
.
/
src
/
math
/
frexp_amd64.s
blob: 41a6c612cfd2dca8a058cc06fd11137539559776 [
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 ·Frexp
(
SB
),
NOSPLIT
,$
0
JMP ·frexp
(
SB
)