[Pgubook-readers] Chapter Two - Use the Concepts, Comprehension check
From:
M Robinson
Subject:
[Pgubook-readers] Chapter Two - Use the Concepts, Comprehension check
Date:
Sun, 25 Apr 2010 20:43:02 -0400
Hello,
Would someone check these answer for me. Thanks.
In base pointer addressing mode, if you have a register holding the value 3122, and an offset of 20, what address would you be trying to access?
3144
In indexed addressing mode, if the base address is 6512, the index register has a 5, and the multiplier is 4, what address would you be trying to access?
6532
In indexed addressing mode, if the base address is 123472, the index register
has a 0, and the multiplier is 4, what address would you be trying to access?
123472
In indexed addressing mode, if the base address is 9123478, the index register has a 20, and the multiplier is 1, what address would you be trying to access?