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