summaryrefslogtreecommitdiff
path: root/apps/dsp_asm.h (follow)
Commit message (Collapse)AuthorAge
* Assembler optimised crossfeed routine for ARM. Performance improvement is ↵Thom Johansen2006-08-16
| | | | | | more than double. Should work fine, but watch your ears nevertheless. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10608 a1c6a512-1295-4272-9138-f99709370657
* Keep assembler versions of DSP routines in dsp_arch.S files. This alsoThom Johansen2006-03-23
solves the annoying register allocator problem when not using -fomit-frame-pointer for the Coldfire assembler optimised crossfeed routine. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9215 a1c6a512-1295-4272-9138-f99709370657