flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
roticv
dqword = double quadword?
|
|||
![]() |
|
denial
Well yes, labels declared with dq?
|
|||
![]() |
|
roticv
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
I want to move a numerical value to these labels.
![]() Thank you |
|||
![]() |
|
roticv
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-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.