Shorten: tweak some inline asm, use local lables to not cause problems when the funct...
commit7e1d6e1df0b863e540930f211a9e3ffea39b3a6c
authornls <nls@a1c6a512-1295-4272-9138-f99709370657>
Tue, 20 Jul 2010 08:18:04 +0000 (20 08:18 +0000)
committernls <nls@a1c6a512-1295-4272-9138-f99709370657>
Tue, 20 Jul 2010 08:18:04 +0000 (20 08:18 +0000)
tree54a0bff738a41dabec9fe792b33b2279ddde4d89
parentdff2a32f991121ff13607ccfe4aba7fbfe18d1b1
Shorten: tweak some inline asm, use local lables to not cause problems when the function gets inlined, mark it as inline, tweak clobbers and use lea instead of add in one place. Fixes problems when building libffmpegFLAC with newer gcc.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27503 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/libffmpegFLAC/shndec.c