flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > if + equ ? |
Author |
|
ouadji 24 Sep 2011, 11:43
Code: @AA = 1 @BB = 2 aa_ equ 0 if @AA = @BB aa_ equ 21h end if mov eax,aa_ ; eax == 21h <------ ???? |
|||
24 Sep 2011, 11:43 |
|
Tomasz Grysztar 24 Sep 2011, 12:10
See the FAQ, fourth question.
|
|||
24 Sep 2011, 12:10 |
|
ouadji 24 Sep 2011, 14:14
indeed, i did not look in the FAQ, sorry. So, "=" must be used instead of "equ" in a IF structure, ok. Thank you for your reply. |
|||
24 Sep 2011, 14:14 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.