diff options
author | Damien George <damien@micropython.org> | 2024-12-27 16:13:59 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-01-06 17:55:03 +1100 |
commit | 6a90e513dea2267372d8e94f1b83f9260141907d (patch) | |
tree | 7b7a9677e4d3e60e62d377bf0c90ad19f804a313 /docs/esp32/tutorial/index.rst | |
parent | 91e30df5f2c9e8c2c84277363a3266d09bc7ae49 (diff) |
py/asmarm: Fix asm_arm_ldrh_reg_reg_offset to emit correct machine code.
Prior to this fix, the assembler generated `LDRH Rd, [Rn, #imm]!`, so the
second `LDRH` from the same origin would load from the wrong base.
Co-authored-by: Alessandro Gatti <a.gatti@frob.it>
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp32/tutorial/index.rst')
0 files changed, 0 insertions, 0 deletions