flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Tomasz Grysztar
No, I meant you can use "label name dword at something", the construction you have used does something completely different, as in this case "dword" operator applies to the size of number itself, not to the size of data that is labelled by this symbol (for example "name=dword not 0" will give you constant 0FFFFFFFFh, while "name=byte not 0" will give 0FFh).
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.