flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > determining the type of macro arguments |
Author |
|
Tomasz Grysztar 14 Nov 2003, 09:40
No, it distinguishes only parsing-related types of "source components". That means it can distinguish between:
(I tried to provide a full list this time). When you compare any symbolic values with "eqtype" operator, they can consist of more than one of the above components - in such case "eqtype" returns true only if they contain components of the same type in exacly the same order. For example, the expression Code: 4 eax eqtype 8+8 st0 is true, as both values consist of numerical expression and register. |
|||
14 Nov 2003, 09:40 |
|
silkodyssey 14 Nov 2003, 11:49
Thank you Privalow, eqtype might not work the way I thought it did but you have given me some useful information that I can use. I like the fasm macro system, very powerful. Are there any other features of the macro system that the documentation does not explain?
_________________ silkodyssey |
|||
14 Nov 2003, 11:49 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.