3. Data Transfer Instructions

One of the basic instructions in the assembly language is the mov instruction. As the name suggest, this instruction moves data from one location to another (from source to destination). The general form of the mov instruction is as follows; this is similar to the assignment operation in a high-level language:

mov dst,src

There are different variations of the mov instruction, which will be covered next.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.47.253