summaryrefslogtreecommitdiffstats
path: root/arch/i386/math-emu/shr_Xsig.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/math-emu/shr_Xsig.S')
-rw-r--r--arch/i386/math-emu/shr_Xsig.S11
1 files changed, 4 insertions, 7 deletions
diff --git a/arch/i386/math-emu/shr_Xsig.S b/arch/i386/math-emu/shr_Xsig.S
index d6724a204..31cdd118e 100644
--- a/arch/i386/math-emu/shr_Xsig.S
+++ b/arch/i386/math-emu/shr_Xsig.S
@@ -4,9 +4,9 @@
| |
| 12 byte right shift function |
| |
- | Copyright (C) 1992,1994 |
+ | Copyright (C) 1992,1994,1995 |
| W. Metzenthen, 22 Parker St, Ormond, Vic 3163, |
- | Australia. E-mail billm@vaxc.cc.monash.edu.au |
+ | Australia. E-mail billm@jacobi.maths.monash.edu.au |
| |
| Call from C as: |
| void shr_Xsig(Xsig *arg, unsigned nr) |
@@ -18,13 +18,10 @@
| |
+---------------------------------------------------------------------------*/
-#include "fpu_asm.h"
+#include "fpu_emu.h"
.text
- .align 2,144
-
- .globl _shr_Xsig
-_shr_Xsig:
+ENTRY(shr_Xsig)
push %ebp
movl %esp,%ebp
pushl %esi