SPC Codec: Was broken on ARMv6 since EABI switch and somehow I failed to notice in...
commitc69095afaa9834502ddc66ea678b7cc2899c0d63
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 23 Dec 2010 07:36:21 +0000 (23 07:36 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 23 Dec 2010 07:36:21 +0000 (23 07:36 +0000)
tree99f4540e78c8a885f8fce81f009a0915d3c42b0e
parentfc66a62bdf89086cee89ac438bd5be75cd5f438f
SPC Codec: Was broken on ARMv6 since EABI switch and somehow I failed to notice in the first place (and so did eveyone else it seems :). Some early-clobber constraints were needed on inline assemebly operands. In some places, they aren't necessary where they were used, so remove those.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28880 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/libspc/spc_dsp.c