4.7.3.4 Addressing modes Flashcards
1
Q
What is immediate addressing?
A
The operand value is part of the instruction, it already contains the data required for operation, no need to go to a memory address
2
Q
What is direct addressing?
A
The operand is a location in main memory which holds the required data