mirror of
https://github.com/apache/nuttx.git
synced 2026-08-11 15:35:10 +00:00
mcount.S: Assembler messages:
mcount.S:33: Error: cannot honor width suffix -- `bic r1,lr,#1'
mcount.S:35: Error: cannot honor width suffix -- `bic r0,r0,#1'
mcount.S:37: Error: cannot honor width suffix -- `pop {r0,r1,r2,r3,ip,lr}
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
|
||
|---|---|---|
| .. | ||
| arm | ||
| armv6-m | ||
| armv7-a | ||
| armv7-m | ||
| armv7-r | ||
| armv8-m | ||
| armv8-r | ||
| arch_atexit.c | ||
| arch_crc32.c | ||
| arch_dummy.c | ||
| arch_mcount.S | ||
| arch_setjmp.S | ||
| arch_unwind_find_exidx.c | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| tc32_setjmp.S | ||