patch-2.2.18 linux/arch/m68k/fpsp040/do_func.S
Next file: linux/arch/m68k/fpsp040/get_op.S
Previous file: linux/arch/m68k/fpsp040/decbin.S
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Oct 13 23:30:47 2000
- Orig file:
v2.2.17/arch/m68k/fpsp040/do_func.S
- Orig date:
Fri Apr 21 12:45:46 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/arch/m68k/fpsp040/do_func.S linux/arch/m68k/fpsp040/do_func.S
@@ -77,7 +77,7 @@
movew CMDREG1B(%a6),%d0
andl #0x7F,%d0
cmpil #0x38,%d0 |if the extension is >= $38,
- bges serror |it is illegal
+ jge serror |it is illegal
bfextu STAG(%a6){#0:#3},%d1
lsll #3,%d0 |make room for STAG
addl %d1,%d0 |combine for final index into table
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)