flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > Idea. Put macro in macro. |
Author |
|
revolution 07 Apr 2020, 01:44
Roman wrote:
Code: macro A Dig { mov eax,Dig } macro B Dig { shl eax,Dig } macro C Dig { add eax,Dig } macro D Dig,Pr { cmp eax,Dig jnz @f Call Pr @@: } ;In code i want to combine different macros: irp p, A 10,< B 2 >,< C 220>,< D 320,Proc1>,< B 3 >,< C 12 >,< D 520,Proc2> {p} Proc1: Proc2: |
|||
07 Apr 2020, 01:44 |
|
Roman 07 Apr 2020, 08:05
Thanks
|
|||
07 Apr 2020, 08:05 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.