Pages

Wednesday 11 April 2012

Cs401 Assignment no 1 Spriang 2012

Question No. 1:
Calculate physical address of your AFD window contains CS and IP register (segment offset pairs).
Explain each and every step for calculating the physical address.
(Calculation:4 marks
Explanation:3 marks
Snapshot:3 marks )
Note: Provide snapshot of your AFD window. Please give us this type of your AFD window and mention which segment register value and offset value you have used for calculating physical address. Please see below sample snapshot.
Question No. 2:
Write a program to add these 8 numbers (15, 20, 25, 30, 35, 40, 45, and 50) with using conditional jump. Explain each instruction of program in your own words.
( Program:5 marks
Snapshot: 5 marks )