Optimized DSP sample out functions for armv6. (For stereo output) ~9% faster than...
commitf5bcb62988d0a11e0d178c5d2e62b728808c2f12
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
parent28d01143ac0b2b1e3d9d205d1edde24c39b70ef6
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]