xref: /netbsd-src/lib/libm/arch/m68060/s_log1pf.S (revision 2718af68c3efc72c9769069b5c7f9ed36f6b9def)
1/* $NetBSD: s_log1pf.S,v 1.6 2010/01/06 14:11:53 phx Exp $ */
2
3/*
4 * FPLSP wrapper for log1pf
5 * DO NOT EDIT - this file is automatically generated.
6 */
7
8#include <machine/asm.h>
9
10ENTRY(log1pf)
11#ifdef __SVR4_ABI__
12	bral PIC_PLT(_C_LABEL(__fplsp060_0138))
13#else
14	movel %sp@(4),%sp@-
15	bsrl PIC_PLT(_C_LABEL(__fplsp060_0138))
16	fmoves %fp0,%sp@
17	movel %sp@+,%d0
18	rts
19#endif
20