rockbox/firmware/asm/mips
Solomon Peachy 6c6bdbf60e configure: Revamp MIPS architecture version+revision detection
This allows us to easily distinguish between mips32 and mips32r2

(Works at least as far back as gcc 4.9)

Change-Id: I2bcba194fd9cbeedf76cea739252271908bf73d0
2025-12-06 14:58:40 -05: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 build: Various LTO fixes 2024-11-24 08:43:23 -05:00
thread.c configure: Revamp MIPS architecture version+revision detection 2025-12-06 14:58:40 -05:00
thread.h mips: Update the MIPS threading code 2018-09-07 09:55:12 +02:00