rockbox/firmware/asm/arm
Thomas Martitz c94cf3b888 Move optimized ffs to firmware/asm, using the new automatic-asm-picking infrastructure.
Change-Id: I5e7bdc8be7de50ef604c16078857fff1b84650dc
2012-01-22 18:46:45 +01:00
..
ffs.S Move optimized ffs to firmware/asm, using the new automatic-asm-picking infrastructure. 2012-01-22 18:46:45 +01:00
lcd-as-memframe.S Implement a C version lcd-as-memframe.c and move it and the asm to firmware/asm. 2012-01-22 18:46:45 +01:00
memcpy.S Move optimized memcpy and friends and strlen to firmware/asm, 2012-01-22 18:46:45 +01:00
memmove.S Move optimized memcpy and friends and strlen to firmware/asm, 2012-01-22 18:46:45 +01:00
memset.S Move optimized memcpy and friends and strlen to firmware/asm, 2012-01-22 18:46:45 +01:00
memset16.S Move optimized memcpy and friends and strlen to firmware/asm, 2012-01-22 18:46:45 +01:00
pcm-mixer-armv4.c Move pcm_mixer helper routines to firmware/asm. 2012-01-22 18:46:45 +01:00
pcm-mixer-armv5.c Move pcm_mixer helper routines to firmware/asm. 2012-01-22 18:46:45 +01:00
pcm-mixer-armv6.c Move pcm_mixer helper routines to firmware/asm. 2012-01-22 18:46:45 +01:00
pcm-mixer.c Move pcm_mixer helper routines to firmware/asm. 2012-01-22 18:46:45 +01:00
thread.c
thread.h