use USER_CPPFLAGS
[AROS.git] / arch / m68k-all / stdc / math / s_nearbyint-881.s
blob539aeb250db02f5b237b87ccfd2e16acfbc786e7
1 # Copyright © 2018, The AROS Development Team. All rights reserved.
2 # $Id$
3 #include "aros/m68k/asm.h"
5 .text
6 .balign 4
7 .globl AROS_SLIB_ENTRY(nearbyint881, STDC, 168)
8 _FUNCTION(AROS_SLIB_ENTRY(nearbyint881, STDC, 168))
10 AROS_SLIB_ENTRY(nearbyint881, STDC, 168):
11 fmove.s %d0,%fp0
12 fint.x %fp0
13 fmove.s %fp0,%d0
14 rts