patch-2.3.16 linux/arch/i386/math-emu/reg_round.S
Next file: linux/arch/i386/math-emu/reg_u_div.S
Previous file: linux/arch/i386/math-emu/div_Xsig.S
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Aug 27 10:18:17 1999
-  Orig file: 
v2.3.15/linux/arch/i386/math-emu/reg_round.S
-  Orig date: 
Tue Dec  9 17:57:09 1997
diff -u --recursive --new-file v2.3.15/linux/arch/i386/math-emu/reg_round.S linux/arch/i386/math-emu/reg_round.S
@@ -95,7 +95,7 @@
 /*	Not re-entrant, so we can gain speed by putting
 	local storage in a static area: */
 .data
-	.align 2,0
+	.align 4,0
 FPU_bits_lost:
 	.byte	0
 FPU_denormal:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)