This group of instructions transfers data to and from registers and memory. Condition flags are not affected by any instruction in this group.
DDD indicates the address of destination register and SSS indicates the address of source register.
Move Register : MOV
The content of register
is moved to register
These are single byte instructions and the format is
For example :