blob: a8d458322f082b0a834f81e13d9737a4f15b90dd (
plain)
1
2
3
4
5
6
|
// 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.
TEXT ·Ldexp(SB),7,$0
JMP ·ldexp(SB)
|