Fix typo: LSM instead of LSYM.
From-SVN: r66866
This commit is contained in:
parent
674e9baac9
commit
ba2f4247d6
@ -1,3 +1,7 @@
|
||||
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)
|
||||
|
Loading…
Reference in New Issue
Block a user