summaryrefslogtreecommitdiff
path: root/apps/dsp_arm.S (follow)
Commit message (Expand)AuthorAge
* FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré2010-06-11
* ARM DSP: Add assembly custom sound channel processing. 13% to 14% faster than...Michael Sevakis2010-05-11
* ARM DSP: Get an instruction out of the crossfeed main loop and improve loads ...Michael Sevakis2010-05-11
* ARM DSP: Remove a couple comments that no longer apply.Michael Sevakis2010-05-11
* ARM DSP: fore some reason I neglected dsp_downsample completely. Do a small r...Michael Sevakis2010-05-11
* ARM DSP: Make things a little more pipeline friendly. Reduce nonvolatile regi...Michael Sevakis2010-05-11
* Optimized DSP sample out functions for armv6. (For stereo output) ~9% faster ...Michael Sevakis2010-04-25
* Use r12 to save 1 register.Andree Buschmann2010-04-11
* Add arm assembler for dsp_apply_gain(). Speeds up this routine by 30-40% on P...Andree Buschmann2010-04-11
* * ARM asm DSP and codec/plugin functions: Use r12 scratch register properlyJens Arnold2009-07-12
* FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...Steve Bavin2009-06-12
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Commit FS#8750. Add ARM assembler for the dsp-functions channels_process_soun...Andree Buschmann2008-03-19
* ARM assembler for resampling. Should provide some gains, though not huge ones.Thom Johansen2007-03-11
* Adapt ARM crossfeed assembler to work like the Coldfire one. Remove SWITCHPAR...Thom Johansen2007-02-27
* Assembler optimised crossfeed routine for ARM. Performance improvement is mor...Thom Johansen2006-08-16