patch-2.2.18 linux/arch/m68k/fpsp040/bindec.S
Next file: linux/arch/m68k/fpsp040/decbin.S
Previous file: linux/arch/m68k/config.in
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/bindec.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/bindec.S linux/arch/m68k/fpsp040/bindec.S
@@ -484,7 +484,7 @@
fmovex (%a0),%fp0 |load X from memory
fabsx %fp0 |use abs(X)
tstw %d5 |LAMBDA is in lower word of d5
- bnes sc_mul |if neg (LAMBDA = 1), scale by mul
+ jne sc_mul |if neg (LAMBDA = 1), scale by mul
fdivx %fp1,%fp0 |calculate X / SCALE -> Y to fp0
bras A10_st |branch to A10
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)