flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
rydemstorm
I would like do it something like this:
macro pushx arg { cont = 0 if arg eqtype 32bits cont += 4 else if arg eqtype 16bits cont += 2 end if add ax,cont } |
|||
![]() |
|
rydemstorm
Thanks. Work well for 16 or 32 bits, but, what changes need to do to work with 8 bits to.
push al ;add al,1 |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.