Logo 
Search:

Assembly Language FAQ

Submit Interview FAQ
Home » Interview FAQ » Assembly LanguageRSS Feeds

What is the use of addressing modes, mention the different types

  Shared By: Christopher Brown    Date: Feb 20    Category: Assembly Language    Views: 1598

Answer:

The various formats of specifying the operands are called addressing modes, it is used to access the operands or data. The different types are as follows
- Immediate addressing
- Register addressing
- Direct addressing
- Indirect addressing
- Implicit addressing

Share: 
 



Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: