Logo 
Search:

Assembly Language FAQ

Submit Interview FAQ
Home » Interview FAQ » Assembly LanguageRSS Feeds

Explain the different instruction formats with examples

  Shared By: Lily Brown    Date: Oct 21    Category: Assembly Language    Views: 5978

Answer:

The instruction set is grouped into the following formats
- One byte instruction -MOV C,A
- Two byte instruction -MVI A,39H
- Three byte instruction -JMP 2345H

Share: 
 

Didn't find what you were looking for? Find more on Explain the different instruction formats with examples Or get search suggestion and latest updates.


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


Tagged: