Files
clang-p2996/llvm/lib/Target/AVR
Patryk Wychowaniec c6ea7fb2f8 [AVR] Wrap out-of-bounds relative jumps (#118015)
This commit improves the relative jumps, so that we are able to emit
`rjmp` that wraps around the memory boundary on devices with 8KB flash.
2024-12-27 11:44:55 +08:00
..

AVR backend

This experimental backend is for the 8-bit Atmel AVR microcontroller.