patch-1.3.96 linux/arch/m68k/fpsp040/util.S

Next file: linux/arch/m68k/fpsp040/x_bsun.S
Previous file: linux/arch/m68k/fpsp040/tbldo.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.95/linux/arch/m68k/fpsp040/util.S linux/arch/m68k/fpsp040/util.S
@@ -256,7 +256,7 @@
 	bsetb	#inf_bit,FPSR_CC(%a6)
 	bras	set_sign
 SGL_RZ:
-	leal	SGL_PLRG,%a1	|anwer is +/- large number
+	leal	SGL_PLRG,%a1	|answer is +/- large number
 	bras	set_sign
 SGL_RM:
 	tstb	LOCAL_SGN(%a0)	|if negative overflow
@@ -276,7 +276,7 @@
 	bsetb	#neg_bit,FPSR_CC(%a6)
 	bras	end_ovfr
 s_rp_pos:
-	leal	EXT_PINF,%a1	|answer is postive infinity
+	leal	EXT_PINF,%a1	|answer is positive infinity
 	bsetb	#inf_bit,FPSR_CC(%a6)
 	bras	end_ovfr
 

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