mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
b3d04d8270
`addi` with 20 bit immediate does not have a compressed representation, so using `jalr` with immediate offset uncompressed is smaller than using `addi`+`c.jr` |
||
---|---|---|
.. | ||
include | ||
ldscripts | ||
periph | ||
context_frame.c | ||
irq_arch.c | ||
Kconfig | ||
Makefile | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include | ||
panic.c | ||
riscv_init.c | ||
start.S | ||
thread_arch.c |