Date: 2007-07-06 09:59 am (UTC)
по моему move здесь используется в каком-то значении типа "переслать".
т.е. в английском вполне себе используется как
(http://www.developer.com/lang/other/article.php/3496351)
The mov instruction is how you 'move' values about inside of the processor. For instance:

mov eax, 100
This 'moves' 100 into the eax register. It's the same as saying eax=100. To define the move instruction, think of it as this:

mov (destination), (source)
...
We can move the contents of memory into a register and vice-versa by using square brackets to indicate 'contents of'. The number of bytes moved is determined by the register name:



хотя я не знаток английского, не настаиваю:)
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

Profile

netch: (Default)
netch

December 2023

S M T W T F S
     12
3456789
10111213141516
171819 20212223
24252627282930
31      

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Mar. 22nd, 2026 07:54 pm
Powered by Dreamwidth Studios