patch-1.3.5 linux/arch/i386/math-emu/round_Xsig.S
Next file: linux/arch/i386/math-emu/shr_Xsig.S
Previous file: linux/arch/i386/math-emu/reg_u_sub.S
Back to the patch index
Back to the overall index
- Lines: 25
- Date:
Thu Jun 29 11:44:05 1995
- Orig file:
v1.3.4/linux/arch/i386/math-emu/round_Xsig.S
- Orig date:
Mon Aug 1 08:19:15 1994
diff -u --recursive --new-file v1.3.4/linux/arch/i386/math-emu/round_Xsig.S linux/arch/i386/math-emu/round_Xsig.S
@@ -22,11 +22,7 @@
.text
-
- .align 2,144
-.globl _round_Xsig
-
-_round_Xsig:
+ENTRY(round_Xsig)
pushl %ebp
movl %esp,%ebp
pushl %ebx /* Reserve some space */
@@ -86,10 +82,7 @@
- .align 2,144
-.globl _norm_Xsig
-
-_norm_Xsig:
+ENTRY(norm_Xsig)
pushl %ebp
movl %esp,%ebp
pushl %ebx /* Reserve some space */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this