summaryrefslogtreecommitdiff
path: root/py/emitbc.c
diff options
context:
space:
mode:
authorAlessandro Gatti <a.gatti@frob.it>2024-07-31 16:56:42 +0200
committerDamien George <damien@micropython.org>2024-08-19 15:53:50 +1000
commit326e1149eccc2521527e62be66f1a0ae9f6600d0 (patch)
tree415840e6d918ff47395a6c4d55f495716e008aa5 /py/emitbc.c
parent6367099f8365c22b42474818ce5fdb9b35591ade (diff)
py/asmrv32: Fix short/long jumps scheduling.
The RV32 emitter always scheduled short jumps even outside the emit compiler pass. Running the full test suite through the native emitter instead of just the tests that depend on the emitter at runtime (as in, `micropython/native_*` and `micropython/viper_* tests`) uncovered more places where the invalid behaviour was still present. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'py/emitbc.c')
0 files changed, 0 insertions, 0 deletions