Remove building with NOCRYPTO option
[minix.git] / lib / libm / arch / m68060 / e_log10.S
blob174a1456835b9f89150a9e60782d0b74a7ed637b
1 /* $NetBSD: e_log10.S,v 1.6 2010/01/06 14:11:53 phx Exp $ */
3 /*
4  * FPLSP wrapper for __ieee754_log10
5  * DO NOT EDIT - this file is automatically generated.
6  */
8 #include <machine/asm.h>
10 ENTRY(__ieee754_log10)
11 #ifdef __SVR4_ABI__
12         bral PIC_PLT(_C_LABEL(__fplsp060_00f8))
13 #else
14         movel %sp@(8),%sp@-
15         movel %sp@(8),%sp@-
16         bsrl PIC_PLT(_C_LABEL(__fplsp060_00f8))
17         fmoved %fp0,%sp@
18         movel %sp@+,%d0
19         movel %sp@+,%d1
20         rts
21 #endif