CS501 Advance Computer Architecture Assignment No. 1 Solution Spring 2017
Advance Computer Architecture (CS501)
Assignment#01 (GRADED)
Total marks = 20
Deadline Date = 04-05-2017
Please carefully read the following instructions before attempting the assignment.
Assignment Guidelines:
It should be clear that your assignment would not get any credit if:
- The assignment is submitted after due date.
- The submitted assignment does not open or file is corrupt.
- The assignment is copied. Note that strict action would be taken if the submitted assignment is copied from any other student. Both students will be punished severely.
- You should consult recommended books to clarify your concepts as handouts are not sufficient.
- You are supposed to submit your assignment in .doc or docx format. Any other formats like scan images, PDF, Zip, rar, bmp etc will not be accepted.
- You are advised to upload your assignment at least two days before due date.
Important Note:
Assignment comprises of 20 Marks. Note that no assignment will be accepted after due date via email in any case (whether it is the case of load shedding or emergency electric failure or internet malfunctioning etc.). Hence, refrain from uploading assignment in the last hour of the deadline, and try to upload Solutions at least 02 days before the deadline to avoid inconvenience later on.
For any query please contact: CS501@vu.edu.pk
The objective of this assignment is to assess understanding of,
- A taxonomy of computers and their instructions
- Instruction set features
- Addressing modes
Question:
Consider the following equation;
z = 8 (a – b) + 19 (c – 29)
You have to solve this equation using the following;
- 3-Address instruction
- 2-Address instruction
- 1-Address Instruction
- 0-Address Instruction
Good Luck