Sign in
go
/
go
/
71a9c4430fb822e0116471fe17a339db04d5a6c6
/
.
/
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
)