/* $NetBSD: s_tanf.S,v 1.4 2000/05/12 20:11:19 is Exp $ */ /* * FPLSP wrapper for tanf * DO NOT EDIT - this file is automatically generated. */ #include ENTRY(tanf) #ifdef __SVR4_ABI__ jbra _ASM_LABEL(___060FPLSP01e0) #else movel %sp@(4),%sp@- jbsr _ASM_LABEL(___060FPLSP01e0) fmoves %fp0,%sp@ movel %sp@+,%d0 rts #endif