Commit ba2f4247 by Nick Clifton Committed by Nick Clifton

Fix typo: LSM instead of LSYM.

From-SVN: r66866
parent 674e9baa
2003-05-16 Nick Clifton <nickc@redhat.com>
* config/arm/lib1funcs.asm: Fix typo: LSM instead of LSYM.
2003-05-16 Wolfgang Bangerth <bangerth@dealii.org>
* doc/bugreport.texi: Remove most of the of the preface of the
......
......@@ -334,7 +334,7 @@ LSYM(Lover4):
blo LSYM(Lover1)
sub dividend, dividend, divisor
orr result, result, curbit
LSM(Lover1):
LSYM(Lover1):
lsr work, divisor, #1
cmp dividend, work
blo LSYM(Lover2)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment