adjust the vector offsets to match stdc changes
[AROS.git] / arch / m68k-all / stdc / math / e_atanh-881.s
blob46a42b28310a123122ee2d91c832d1350a498d43
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(atanh881, STDC, 139)
8 _FUNCTION(AROS_SLIB_ENTRY(atanh881, STDC, 139))
10 AROS_SLIB_ENTRY(atanh881, STDC, 139):
11 fmove.s %d0,%fp0
12 fatanh.x %fp0
13 fmove.s %fp0,%d0
14 rts