News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

mov eax, fs:20

Started by vladimir82, January 28, 2006, 08:05:58 AM

Previous topic - Next topic

vladimir82

how compiler "mov eax, fs:20" :( 

Petroizki

assume fs:nothing
mov eax, fs:[20]

vladimir82


Snouphruh

Vladimir, zdarova!

Ti iz kakogo goroda? Ya iz Toliatti.
Mogu pomoch s assemblerom.

vladimir82

Я думал вы может использовать русского, ha ha

vladimir82

I compiler this sentence, masm cannot correct compiler this sentence, how do I want to consult □the type to be able to be called masm correct compiler this sentence?

P1

Очевидно так.

.586
.model flat, stdcall
option casemap :none   ; case sensitive


С уважением,  P1  :8)

ПОСТСКРИПТУМ: Не то, чтобы я могу прочитать или написать русский язык. Но я знаю, чтобы использовать переводчика когда необходимо.

Mincho Georgiev


Snouphruh

Quote from: P1 on January 30, 2006, 04:04:47 PM
С уважением,  P1  :8)

ПОСТСКРИПТУМ: Не то, чтобы я могу прочитать или написать русский язык. Но я знаю, чтобы использовать переводчика когда необходимо.

Everything is beautiful but translator makes mistakes in grammar.
We (Russian people) say no "прочитать или написать русский язык", we say "прочитать или написать на русском языке", and there is a comma before the word "когда" always.
BTW, it was nice to read russian here!

Snouphruh

Quote from: vladimir82 on January 30, 2006, 03:27:47 PM
Я думал вы может использовать русского, ha ha

Sorry, but I understand you not very clearly.
Did you mean me to use Russian instead English?

Snouphruh

Quote from: vladimir82 on January 30, 2006, 03:34:01 PM
I compiler this sentence, masm cannot correct compiler this sentence, how do I want to consult □the type to be able to be called masm correct compiler this sentence?

What does "I compiler this sentence" mean?
Does it mean "I compiled this sentence" or "I've compiled this sentence"?

It'll be more correct if you use "expression" instead "sentence".