patch-2.4.0-test12 linux/arch/m68k/fpsp040/x_store.S
Next file: linux/arch/m68k/ifpsp060/os.S
Previous file: linux/arch/m68k/fpsp040/util.S
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Nov 27 17:11:26 2000
- Orig file:
v2.4.0-test11/linux/arch/m68k/fpsp040/x_store.S
- Orig date:
Fri Apr 26 02:12:35 1996
diff -u --recursive --new-file v2.4.0-test11/linux/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
+ beq 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)