8085 Data-Transfer Instructions
8085 Data-Transfer Instructions
Ad
Ad
Following is the table showing the list of Data-transfer instructions with their meanings.
Opcode Operand Meaning Explanation
Example − LDAX K
STA 16-bit address 16-bit address The contents of the accumulator are
copied into the memory location specified
by the operand.
Example − XCHG
Example − SPHL
Example − XTHL
Example − PUSH K
Example − POPK
OUT 8-bit port address Output the The contents of the accumulator are
data from the copied into the I/O port specified by the
accumulator operand.