Indirect
addressing mode:
-Look
in A find address (A) and look there for operand.
- e. g ADD(A)
-Add contents of cell pointed to by
contents of A to accumulator.
- Large address space,
- 2^n where n = word length
- May be nested, multilevel, cascaded
-e. g. EA = (… (A) …)
- Multiple memory accesses to find operand.
- Hence slower.
No comments:
Post a Comment