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