patch-2.4.0-test12 linux/arch/m68k/fpsp040/bindec.S
Next file: linux/arch/m68k/fpsp040/decbin.S
Previous file: linux/arch/m68k/atari/stram.c
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/bindec.S
- Orig date:
Fri Apr 26 02:12:35 1996
diff -u --recursive --new-file v2.4.0-test11/linux/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
+ bne 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)