flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > [flaw]checking if arg is empty |
Author |
|
Kenneth 27 Jul 2008, 13:16
Code: macro va_end ap*, lSize { mov esp, ap if ~ lSize eq add esp, lSize end if xor ap, ap } ? |
|||
27 Jul 2008, 13:16 |
|
roxaz 27 Jul 2008, 17:11
heh.. yeah.. damn it
|
|||
27 Jul 2008, 17:11 |
|
rCX 27 Jul 2008, 22:41
Code: if lSize neq I don't think neq or neqtype would be bad ideas for fasm considering that many things in asm use "n" to denote not. e.g. jne, loopne... |
|||
27 Jul 2008, 22:41 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.