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