summaryrefslogtreecommitdiff
path: root/firmware/target/mips/ffs-mips.S (follow)
Commit message (Collapse)AuthorAge
* Move optimized ffs to firmware/asm, using the new automatic-asm-picking ↵Thomas Martitz2012-01-22
| | | | | | infrastructure. Change-Id: I5e7bdc8be7de50ef604c16078857fff1b84650dc
* Should be the last one...Maurus Cuelenaere2009-03-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20542 a1c6a512-1295-4272-9138-f99709370657
* Really fix itMaurus Cuelenaere2009-03-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20538 a1c6a512-1295-4272-9138-f99709370657
* Fix MIPS FFS implementationMaurus Cuelenaere2009-03-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20536 a1c6a512-1295-4272-9138-f99709370657
* Fix MIPS ffs implementationMaurus Cuelenaere2009-02-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19930 a1c6a512-1295-4272-9138-f99709370657
* MIPS:Maurus Cuelenaere2009-02-04
* Add assembly optimised variants for memcpy, memset and find_first_set_bit * Add option to map_address in MMU to set caching algorithm git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19920 a1c6a512-1295-4272-9138-f99709370657