Data Transfer Instructions Of 8051 Ppt Direct
Swaps the full byte between Accumulator and a register.
To read look-up tables or constants stored in the program memory (ROM), the MOVC (Move Code) instruction is used. MOVC A, @A+DPTR or MOVC A, @A+PC Data Transfer Instructions Of 8051 Ppt
The efficiency of these instructions is governed by the addressing mode used: Data is part of the instruction ( #data ). Register: Uses R0-R7. Direct: Uses the 8-bit RAM address. Indirect: Uses @R0 or @R1 as pointers. 4. Conclusion Swaps the full byte between Accumulator and a register
