1.

Mention The Different Types Of Instructions Responsible For Data Transfer Instructions.?

Answer»

The following are the different types of instructions:

  1. Move byte or word instructions: they are used to perform primarily the move function on words / bytes
  2. Exchange byte or word instructions: as their name suggests they are used to perform exchange OPERATIONS
  3. Translate byte instructions: used for TRANSFER PURPOSES.
  4. Load effective address instructions: used to CALCULATE the effective address and load it to memory.
  5. Load DATA segment instructions: used for loading purposes.
  6. Load extra segment instructions: used for special instructions such as span etc.

The following are the different types of instructions:



Discussion

No Comment Found