summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp32
diff options
context:
space:
mode:
authorAlessandro Gatti <a.gatti@frob.it>2025-05-22 14:37:21 +0200
committerDamien George <damien@micropython.org>2025-06-10 11:29:02 +1000
commitbbab2e98f5d82b3111544d26e600af592977c0c3 (patch)
tree6c6e11dbcea2907e4d0da99dc2a8e81c7d410082 /docs/esp32
parent901c96dc554100513523cc9136161126e8cda436 (diff)
downloadmicropython-bbab2e98f5d82b3111544d26e600af592977c0c3.tar.gz
micropython-bbab2e98f5d82b3111544d26e600af592977c0c3.zip
py/asmarm: Extend int-indexed 32-bit load/store offset ranges.
This commit extends the range for int-indexed load/store opcode generators, making them emit correct code sequences for offsets that span more than 12 bits. This is necessary due to those generator bits being also used in the Viper emitter, where it's more probable to reference offsets that can not be embedded in the LDR/STR opcodes. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'docs/esp32')
0 files changed, 0 insertions, 0 deletions