Andrew Mahone
|
950b2dfa2c
|
Clarify comments in ARMv6 divider regarding special-case handling of large (high bit set) numerators.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24783 a1c6a512-1295-4272-9138-f99709370657
|
2010-02-20 06:29:23 +00:00 |
|
Andrew Mahone
|
b1caf4a07d
|
Use all available codec iram for reciprocal table in APE codec on ARMv4. Done by linking first with the table empty to determine free space, then sizing table to fill it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24507 a1c6a512-1295-4272-9138-f99709370657
|
2010-02-04 08:45:38 +00:00 |
|
Andrew Mahone
|
8ed7bda64c
|
Move udiv32_arm.S into libdemac, as this divider is specialized for the APE codec and an optimized divider is already provided for general use in codeclib.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24506 a1c6a512-1295-4272-9138-f99709370657
|
2010-02-04 05:49:37 +00:00 |
|