mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-21 09:16:34 +00:00
Fixing invalid short jumps
This commit is contained in:
@@ -38,6 +38,8 @@ where `11111` is a sequential number and `xx` is the type:
|
||||
|
||||
* `is` – optimized addition of carry using undocumented instructions
|
||||
|
||||
* `lj` – extra labels generated when converting invalid short jumps to long jumps
|
||||
|
||||
* `no` – nonet to word extension caused by the `nonet` operator
|
||||
|
||||
* `od` – end of a `do-while` statement
|
||||
|
||||
Reference in New Issue
Block a user