rockbox/firmware/asm/mips
Marcin Bukat 71dc1a789a Fix MIPS threading code to compile with older compiler
Official rockbox mips gcc is old and doesn't support
symbolic register names in inline assembly

Change-Id: If67230d06e28ccf31b0f8f8e1b622275fed3f6ff
2018-06-12 12:41:03 +02:00
..
ffs.S Move optimized ffs to firmware/asm, using the new automatic-asm-picking infrastructure. 2012-01-22 18:46:45 +01:00
memcpy.S Add mempcpy implementation 2014-08-29 22:06:57 -04:00
memset.S Move optimized memcpy and friends and strlen to firmware/asm, 2012-01-22 18:46:45 +01:00
thread-mips32.c Fix MIPS threading code to compile with older compiler 2018-06-12 12:41:03 +02:00
thread.c
thread.h Agptek Rocker: Initial commit 2018-06-12 10:31:14 +02:00