Tuesday, July 9, 2013

What are the different instruction formats in 8085?



There are three instruction formats in 8085:
·         One byte instruction
eg: MOV A, B
·         Two byte instruction
eg: MVI A, 05H
·         Three byte instruction
eg: JMP 2000H

No comments:

Post a Comment