patch-2.2.18 linux/arch/m68k/fpsp040/x_store.S

Next file: linux/arch/m68k/kernel/entry.S
Previous file: linux/arch/m68k/fpsp040/util.S
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/arch/m68k/fpsp040/x_store.S linux/arch/m68k/fpsp040/x_store.S
@@ -92,7 +92,7 @@
 	cmpil	#0,%d0		|if dest format is extended
 	beq	dest_ext	|then branch
 	cmpil	#1,%d0		|if dest format is single
-	beqs	dest_sgl	|then branch
+	jeq	dest_sgl	|then branch
 |
 |	fall through to dest_dbl
 |

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)