Direct data addressing mode (with examples) available in microprocessors.
Direct Mode:
- Instruction comprises memory access.
- CPU accesses which location into memory.
Illustration:
LDAC 5
Reads this data from memory location 5, and stores this data in the CPU's accumulator.