flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > Repeat last macro operation. |
Author |
|
macomics 16 Mar 2023, 13:17
Code: macro mlast { err } macro Get v, line { purge mlast macro mlast \{ Get v, line \} match =1, line \{ mov v, eax Inc eax Call p1 \} match =2, line \{ dec eax mov v, 11 Add v, eax \} } Get edx, 1 mlast ;as get edx, 1 Get ecx, 2 mlast ;as get ecx, 2 |
|||
16 Mar 2023, 13:17 |
|
Roman 16 Mar 2023, 13:30
Thanks.
|
|||
16 Mar 2023, 13:30 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.