summaryrefslogtreecommitdiff
path: root/src/pkg/math/exp2_arm.s
blob: 41b63bfaf84c550ead19c17f61e58d71e5504686 (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 ·Exp2(SB),7,$0
	B ·exp2(SB)