Optimized DSP sample out functions for armv6. (For stereo output) ~9% faster than...
commit91bdc3ea90035b3dae19e2f6484ea886eef94433
authorMichael Sevakis <jethead71@rockbox.org>
Sun, 25 Apr 2010 20:04:47 +0000 (25 20:04 +0000)
committerMichael Sevakis <jethead71@rockbox.org>
Sun, 25 Apr 2010 20:04:47 +0000 (25 20:04 +0000)
treee6113841a0e3bbd00e1ad46068f5e1237d4181e7
parentb9fa116703227ccbaca02d65d8f726f6e31ceebe
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]