The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: vladimir82 on January 28, 2006, 08:05:58 AM

Title: mov eax, fs:20
Post by: vladimir82 on January 28, 2006, 08:05:58 AM
how compiler "mov eax, fs:20" :( 
Title: Re: mov eax, fs:20
Post by: Petroizki on January 28, 2006, 08:28:42 AM
assume fs:nothing
mov eax, fs:[20]
Title: Re: mov eax, fs:20
Post by: vladimir82 on January 29, 2006, 07:24:55 AM
gaggery?? :red :red
Title: Re: mov eax, fs:20
Post by: Snouphruh on January 30, 2006, 04:06:07 AM
Vladimir, zdarova!

Ti iz kakogo goroda? Ya iz Toliatti.
Mogu pomoch s assemblerom.
Title: Re: mov eax, fs:20
Post by: vladimir82 on January 30, 2006, 03:27:47 PM
Я думал вы может использовать русского, ha ha
Title: Re: mov eax, fs:20
Post by: 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?
Title: Re: mov eax, fs:20
Post by: P1 on January 30, 2006, 04:04:47 PM
Очевидно так.

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


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

ПОСТСКРИПТУМ: Не то, чтобы я могу прочитать или написать русский язык. Но я знаю, чтобы использовать переводчика когда необходимо.
Title: Re: mov eax, fs:20
Post by: Mincho Georgiev on January 30, 2006, 04:47:52 PM
Я Тоже!  :P
Title: Re: mov eax, fs:20
Post by: Snouphruh on January 31, 2006, 04:07:55 AM
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!
Title: Re: mov eax, fs:20
Post by: Snouphruh on January 31, 2006, 04:11:03 AM
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?
Title: Re: mov eax, fs:20
Post by: Snouphruh on January 31, 2006, 04:17:36 AM
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".