Discussion:
Special registers in XTENSA assembler with ESP32forth
(too old to reply)
Marc Petremann
2022-12-06 22:13:42 UTC
Permalink
Hello,
The special registers supplement the instructions of the XTENSA assembler. Knowledge of certain registers is essential to fully master the instruction set, in particular the special registers BR and SAR.
https://esp32.arduino-forth.com/article/XTENSA_specialRegisters
Marc Petremann
2022-12-11 17:22:37 UTC
Permalink
Discover XTENSA extensions for L32R
https://github.com/MPETREMANN11/ESP32forth/blob/main/assembler/xtensaExtensions.txt
Loading...