/* $NetBSD: s_expm1.S,v 1.4 2000/05/12 20:11:16 is Exp $ */ /* * FPLSP wrapper for expm1 * DO NOT EDIT - this file is automatically generated. */ #include ENTRY(expm1) #ifdef __SVR4_ABI__ jbra _ASM_LABEL(___060FPLSP00b0) #else movel %sp@(8),%sp@- movel %sp@(8),%sp@- jbsr _ASM_LABEL(___060FPLSP00b0) fmoved %fp0,%sp@ movel %sp@+,%d0 movel %sp@+,%d1 rts #endif