mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +01:00
This is consistent with how BC_JUMP was handled before. We never show jumps destinations relative to jump instrucion itself, only relative to beginning of function. Another useful way to show them as absolute (real memory address), and this change makes result expected and consistent with how BC_JUMP is shown.
16 KiB
16 KiB