patch-2.1.3 linux/arch/i386/math-emu/reg_round.S
Next file: linux/arch/i386/mm/fault.c
Previous file: linux/arch/i386/math-emu/reg_norm.S
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Thu Oct 10 16:01:12 1996
- Orig file:
v2.1.2/linux/arch/i386/math-emu/reg_round.S
- Orig date:
Thu Oct 5 15:30:43 1995
diff -u --recursive --new-file v2.1.2/linux/arch/i386/math-emu/reg_round.S linux/arch/i386/math-emu/reg_round.S
@@ -596,7 +596,7 @@
/* There must be a masked underflow */
push %eax
pushl EX_Underflow
- call SYMBOL_NAME(exception)
+ call SYMBOL_NAME(FPU_exception)
popl %eax
popl %eax
jmp xL_Normalised
@@ -613,7 +613,7 @@
push %eax
pushl EX_Underflow
- call SYMBOL_NAME(exception)
+ call SYMBOL_NAME(FPU_exception)
popl %eax
popl %eax
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov