Sign in
go
/
go
/
9ded8b0e97588895e00e93299e4a4a748cfa3a4b
/
.
/
src
/
math
/
frexp_amd64.s
blob: 41a6c612cfd2dca8a058cc06fd11137539559776 [
file
]
//
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
)