From 664cd341921007cea52c8891f27ce35927dca378 Mon Sep 17 00:00:00 2001 From: rofl0r Date: Tue, 7 Jan 2014 22:53:38 +0100 Subject: x32 port (diff against vanilla x86_64) --- src/math/x32/atanl.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/math/x32/atanl.s') diff --git a/src/math/x32/atanl.s b/src/math/x32/atanl.s index df76de5d..f475fe0e 100644 --- a/src/math/x32/atanl.s +++ b/src/math/x32/atanl.s @@ -1,7 +1,7 @@ .global atanl .type atanl,@function atanl: - fldt 8(%rsp) + fldt 8(%esp) fld1 fpatan ret -- cgit v1.2.3-70-g09d2