Video
Tutorial Video
Immediate
Immediate Addressing
The operand is actual value to be used.
So if the instruction LDM 4 – the number 4 would be sent to the accumulator.
Direct
Direct Addressing
The operand is the address of the value to be used.
If the instruction is LDD 1 then the value stored at address 1 will sent to the accumulator.
Indirect
Indirect Addressing
The operand is the address of the address to be used. This is similar to direct, but with one more hop in the process.
Indexed
Indexed Addressing
The operand plus the contents of the Index Register is the address of the value to be used.
Relative
Quiz
Resources
Resources
https://docs.google.com/presentation/d/1G6ewkQCNhnj3zDYLnkjzSaV7g8ZGUF5eU5fMHlAvCWg/edit?usp=sharing
Past Paper Questions
J20 11 Qn6
No 16 11 Qn 8a
J17 11 4