mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-22 00:17:03 +00:00
Deduplicate more complex code. Better deduplication.
This commit is contained in:
@@ -20,6 +20,8 @@ where `11111` is a sequential number and `xx` is the type:
|
||||
|
||||
* `cp` – equality comparison for larger types
|
||||
|
||||
* `dd` – labels renamed by code deduplication
|
||||
|
||||
* `de` – decrement for larger types
|
||||
|
||||
* `do` – beginning of a `do-while` statement
|
||||
|
||||
Reference in New Issue
Block a user