Q4Microprocessor and Interfaces
Question
2 marks
What is Addressing Mode?
Answer
Addressing Mode mathematically dictates exactly how the microprocessor locates the physical memory address of an instruction's operand.
An Addressing Mode is the specific architectural protocol the microprocessor utilizes to mathematically calculate the physical Effective Address of an operand in RAM. Examples include Immediate mode (data is in the instruction), Direct mode (address is provided), and Register mode.