CS501 Assignment of VU
CS501 Assignment of VU
Assignment # 01 Deadline
th
30 of August
Summer 2024 2024
Please carefully read the following instructions before attempting the assignment.
You should consult the recommended books to clarify your concepts, as handouts are insufficient.
You are supposed to submit your assignment in Doc or Docx format.
Any other formats like scanned images, PDF, ZIP, RAR, PPT, BMP, etc. will not be accepted.
Topic Covered:
The goal of this assignment is to deepen your understanding of various addressing modes used in
instruction sets within advanced computer architectures. You will explore different addressing modes,
analyze their usage, and understand how they impact the performance and efficiency of a computer
system.
Topic Covered
Lecture # 1 to Lecture # 6
NOTE
No assignment will be accepted via email after the due date (whether it is due to load shedding, internet
malfunctioning, etc.). Hence, refrain from uploading assignments within the last hour of the deadline. It is
recommended that the solution be uploaded at least two days before its closing date.
If you find any mistakes or confusion in the assignment (Question statement), please consult your instructor
before the deadline. After the deadline, no queries will be entertained in this regard.
There are various addressing modes used in instruction sets. An addressing mode in computer architecture
refers to the way in which the operand of an instruction is specified. It defines how the processor should
access the data required by the instruction. They enable various ways to calculate the effective address of the
operand, which can optimize performance and memory usage.
Below is a table with examples in the first column. Your task is to identify the addressing mode for each
example and provide an explanation of the addressing mode used.