Page 1 of 1

Question 1: (13 marks) [1.5) a) Calculate the physical address for each of the following cases: Physical address CS = 20

Posted: Fri May 20, 2022 10:49 am
by answerhappygod
Question 1 13 Marks 1 5 A Calculate The Physical Address For Each Of The Following Cases Physical Address Cs 20 1
Question 1 13 Marks 1 5 A Calculate The Physical Address For Each Of The Following Cases Physical Address Cs 20 1 (115.2 KiB) Viewed 44 times
Question 1: (13 marks) [1.5) a) Calculate the physical address for each of the following cases: Physical address CS = 2000H, IP = 1000H SS = 1230H, SP = 0100H DS = 2000H, BX = 0010H b) Explain what operation is performed each of the following instructions: [2.5] Function Instruction MOV AX, 03AAH PUSHF Out 97h, 37H Mov BL, AL PUSH [BX] c) Fill the table below by the addressing modes, the source, and the destination operands of each of the following instructions: [3] Addressing modes Source operand Destination operand Instruction MOV [BX] + 02h, DX MOVAL, CL MOV BX, OOFFH MOV [BX][DI], AL d) List and briefly explain the three types of pipeline hazards and highlight the solution for [2] each type.