Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / lib / libm / arch / m68060 / e_logf.S
blob2624a417afc472dff610f826ac1947e63e6cfb9c
1 /* $NetBSD$ */
3 /*
4  * FPLSP wrapper for __ieee754_logf
5  * DO NOT EDIT - this file is automatically generated.
6  */
8 #include <machine/asm.h>
10 ENTRY(__ieee754_logf)
11 #ifdef __SVR4_ABI__
12         bral PIC_PLT(_C_LABEL(__fplsp060_0120))
13 #else
14         movel %sp@(4),%sp@-
15         bsrl PIC_PLT(_C_LABEL(__fplsp060_0120))
16         fmoves %fp0,%sp@
17         movel %sp@+,%d0
18         rts
19 #endif