flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
vid
1.
Code: cmp byte [esi+baseaddie],00h or Code: cmp byte ptr esi + baseaddie,00h 2. Code: sub esp, delta |
|||
![]() |
|
JohnFound
[nuß] wrote:
It will become more simple: Code: cmp byte [esi+baseaddie],00h and Code: sub ebp, delta The rule is simple in FASM: If you want address (actually the value of the label) you write the label name. If you want the value of the memory, you enclose the address of that memory in brackets. Regards. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.