LDA

 


Opcode

Operand

Description

LDA

16-bit address

Load Accumulator

 

 

 

 

  The contents of a memory location, specified by a 16- bit address in the operand, are copied to the accumulator.

 

  The contents of the source are not altered.

  Example: LDA 2034H


 

 

 

Comments

Popular posts from this blog

CMP

MOV

JX- JC, JNC, JP, JM, JZ, JNZ, JPE, JPO