flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
roticv 16 Sep 2004, 08:24
dqword = double quadword?
|
|||
![]() |
|
denial 16 Sep 2004, 11:42
Well yes, labels declared with dq?
|
|||
![]() |
|
roticv 16 Sep 2004, 12:06
labels decalared with dq are quadwords (declare quard).
Do you want to move from memory to register or just memory to memory? If memory to memory, the easiest method is to use 2 movq (mmx). Or you can use ordinary mov, moving dword at a time. |
|||
![]() |
|
denial 16 Sep 2004, 14:06
I want to move a numerical value to these labels.
![]() Thank you |
|||
![]() |
|
roticv 16 Sep 2004, 14:30
Use 2 moves to fill it up...Since you can only move one dword using the standard "mov"
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.