e_logf.S revision 1.6
11.1Sis/* $NetBSD: e_logf.S,v 1.6 2010/01/06 14:11:53 phx Exp $ */ 21.1Sis 31.1Sis/* 41.4Sis * FPLSP wrapper for __ieee754_logf 51.1Sis * DO NOT EDIT - this file is automatically generated. 61.1Sis */ 71.4Sis 81.4Sis#include <machine/asm.h> 91.4Sis 101.4SisENTRY(__ieee754_logf) 111.4Sis#ifdef __SVR4_ABI__ 121.6Sphx bral PIC_PLT(_C_LABEL(__fplsp060_0120)) 131.4Sis#else 141.4Sis movel %sp@(4),%sp@- 151.6Sphx bsrl PIC_PLT(_C_LABEL(__fplsp060_0120)) 161.4Sis fmoves %fp0,%sp@ 171.4Sis movel %sp@+,%d0 181.4Sis rts 191.4Sis#endif 20