as3525v1: drop the asm version of mono2stereo
commitb262d9d2a06ba99b8c4e70cca1c54450ed11cec4
authorfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Fri, 11 Jun 2010 06:39:32 +0000 (11 06:39 +0000)
committerfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Fri, 11 Jun 2010 06:39:32 +0000 (11 06:39 +0000)
treee27d73a26912dec983680706b0dd583e6ecccf9e
parent60aef116e95e09821c708dc5718a86f0eeadf36a
as3525v1: drop the asm version of mono2stereo

When building with eabi gcc, 2 variables are assigned the same register
This might be a bug in the constraints, but it's just simpler to use C,
even at the cost of 1 cycle per loop

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26761 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/as3525/pcm-as3525.c