patch-2.3.26 linux/arch/i386/math-emu/reg_round.S
Next file: linux/arch/i386/math-emu/version.h
Previous file: linux/arch/i386/math-emu/poly_tan.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Nov 4 09:10:22 1999
- Orig file:
v2.3.25/linux/arch/i386/math-emu/reg_round.S
- Orig date:
Tue Aug 31 17:29:12 1999
diff -u --recursive --new-file v2.3.25/linux/arch/i386/math-emu/reg_round.S linux/arch/i386/math-emu/reg_round.S
@@ -365,7 +365,7 @@
jne LDo_64_round_up
/* Now test for round-to-even */
- testb $1,%ebx
+ testb $1,%bl
jz LCheck_truncate_64
LDo_64_round_up:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)