Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
9c8bccbc39e624e397be031782604d0690c4f4e5
/
apps
/
fracmul.h
b5716df
Build librbcodec with DSP and metadata.
by Sean Bartell
· 13 years ago
4a04c47
Relax constraints for arm asm to not break when gcc decides to not inline the function but also throw in a FORCE_INLINE for good measure. Remove a redundant 'inline'.
by Nils Wallménius
· 13 years ago
366686b
Remove leftover backslash from macro conversion in FRACTMUL_SHL
by Thomas Jarosch
· 13 years ago
5fd9471
FS#12120. Convert FRACMUL macros into inline functions and fix typecasting for 64 bit platforms so that sims produce the same results as targets. Tweak the cf inline asm to not require an immediate value but add a FORCE_INLINE attribute to one of the cf functions to make sure it gets inlined as that saves both codesize and cycles.
by Nils Wallménius
· 13 years ago
802743a
Take 2 at 'Consolidate all fixed point math routines in one library' (FS#10400) by Jeffrey Goode
by Maurus Cuelenaere
· 15 years ago