flat assembler
Message board for the users of flat assembler.

Index > Main > sos me!

Author
Thread Post new topic Reply to topic
lovefasm



Joined: 17 Jun 2007
Posts: 22
lovefasm 01 Nov 2007, 02:04
use32
mov eax,dword ptr [x]
x dd 12345678h

Error Msg:

D:\Work\FASM>fasm t.asm
flat assembler version 1.67.23 (491141 kilobytes memory)
t.asm [4]:
mov eax,dword ptr [x]
error: invalid expression.
Post 01 Nov 2007, 02:04
View user's profile Send private message Reply with quote
vid
Verbosity in development


Joined: 05 Sep 2003
Posts: 7105
Location: Slovakia
vid 01 Nov 2007, 02:21
don't use "ptr". It's just "mov eax, dword [x]"

Razz Wink
Post 01 Nov 2007, 02:21
View user's profile Send private message Visit poster's website AIM Address MSN Messenger ICQ Number Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.