mov instruction

horseriver <[email protected]> Thu, 7 Feb 2013 11:57:14 +0800
Newsgroups org.kernel.vger.linux-assembly
Message-ID <[email protected]>
hi:)
 
  Is here a suitable place to post topics about hardware technology?

  I am curious about how mov work.
  Why it can not move data from a mem adress to another adress  in one instruction.
  in this form : mov (eax), (ebx)


thanks!