summaryrefslogtreecommitdiff
path: root/apps/codecs/demac/libdemac/vector_math16_armv5te.h (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* Correction to clobber lists of several codec's inline assembly.Andree Buschmann2010-05-29
* Get rid of .rept in inline asm() blocks where possible. Using .rept causes gc...Jens Arnold2010-03-03
* APE: Fused vector math for the filters on ARMv5te. Speedup on Cowon D2 is ~4%...Jens Arnold2010-02-10
* Resurrect the ARM7 16-bit packed vector addition/subtraction for ARMv5, givin...Jens Arnold2008-11-28
* Several tweaks and cleanups: * Use .rept instead of repeated macros for repea...Jens Arnold2008-11-19
* Avoid unnecessary register copies on ARMv5.Jens Arnold2008-11-16
* Add preliminary ARMv5te optimisations (verified working, but can probably be ...Jens Arnold2008-10-03