as3525: add some comments in the microphone channel copy loop
commitef8b303cc761c099893321edc955644a1143d080
authorfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Fri, 14 May 2010 16:47:58 +0000 (14 16:47 +0000)
committerfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Fri, 14 May 2010 16:47:58 +0000 (14 16:47 +0000)
tree456bf8a0a4b0e73992ec20a075ede9815c833c7b
parent06e0ec7641c49945899d2961412065899485f37f
as3525: add some comments in the microphone channel copy loop

Indent the asm constraints at the same level than instructions

Also add a trick to reduce the number of instructions outputted by gcc
in the commented C version of the loop

The difference between C and asm is now 1 instruction

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