Optimized DSP sample out functions for armv6. (For stereo output) ~9% faster than...
commit01a4f84c9c52340226f1c8867b24269a514db009
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 25 Apr 2010 20:04:47 +0000 (25 20:04 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 25 Apr 2010 20:04:47 +0000 (25 20:04 +0000)
treee6113841a0e3bbd00e1ad46068f5e1237d4181e7
parent182744a33865b6e8329c1e97264f1f21c04bc2a8
Optimized DSP sample out functions for armv6. (For stereo output) ~9% faster than SVN asm and about 4% faster than SVN asm rearranged to observe pipeline hazards.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25717 a1c6a512-1295-4272-9138-f99709370657
apps/SOURCES
apps/dsp_arm.S
apps/dsp_arm_v6.S [new file with mode: 0644]