Sign in
go
/
go
/
1f7966346e4de8bda27699900e190d7925c1650c
/
.
/
src
/
pkg
/
math
/
frexp_amd64.s
blob: 03d1012433ffa5458278d83436d65e610deafd7c [
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 "../../cmd/ld/textflag.h"
TEXT ·Frexp
(
SB
),
NOSPLIT
,$
0
JMP ·frexp
(
SB
)