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

Next file: linux/arch/m68k/fpsp040/skeleton.S
Previous file: linux/arch/m68k/fpsp040/do_func.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/get_op.S linux/arch/m68k/fpsp040/get_op.S
@@ -171,7 +171,7 @@
 get_op:
 	clrb	DY_MO_FLG(%a6)
 	tstb	UFLG_TMP(%a6)	|test flag for unsupp/unimp state
-	beqs	uni_getop
+	jeq	uni_getop
 
 uns_getop:
 	btstb	#direction_bit,CMDREG1B(%a6)

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