rockbox/firmware/asm/mips
Solomon Peachy bb6fc21244 mips: use .set push/pop in asm code
Change-Id: I3e7bc7ffb8d6d0c5d18a6ab38b1a270559a62fb9
2020-09-02 08:29:04 -04: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 MIPS: fix memset() 2018-09-07 09:43:05 +02:00
thread-mips32.c mips: use .set push/pop in asm code 2020-09-02 08:29:04 -04:00
thread.c Create fimrware/asm directory for assembly optimized stuff. 2012-01-22 18:46:44 +01:00
thread.h mips: Update the MIPS threading code 2018-09-07 09:55:12 +02:00