mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
GAS warns about unpredictable behavior of "ldr sp, [a1], #4" that exists on Cortex-M3 (errata 752419) but this warning is incorrectly issued on other cores too (eg, Cortex-M7). Since the fix is just one extra instruction we may as well apply the workaround for all Cortex-M targets. Change-Id: I0c2aa46837f776d67d0236b627af1572aa5ab307 |
||
---|---|---|
.. | ||
arm_support | ||
fixedpoint | ||
libsetjmp | ||
microtar | ||
mipsunwinder | ||
rbcodec | ||
skin_parser | ||
tlsf | ||
unwarminder |