Data Transfer Instructions in 8085
Data transfer instructions copies data from a source to a destination without modifying the contents of the source. They perform the following six operations: Load an 8 bit number in a register. Copy from register to register. Copy between I/O and accumulator. Load 16-bit number in a register pair. Copy betwwen register and memory. Copy […]
Data Transfer Instructions in 8085 Read More »