5 quizzes quiz2

1
Short Quiz - 2 Name: EE-390 1 Set B ID No: Q. Write a program that will copy a block of 6 data from source to destination memory locations in the reverse way as shown in the figure below. Source Memory Destination Memory Physical address Memory contents Physical address Memory contents ES:2343 H 34 DS:1124 H - - ES:2344 H 45 DS:1125 H - - ES:2345 H 56 DS:1126 H - - ES:2346 H 78 DS:1127 H - - ES:2347 H A2 DS:1128 H - - ES:2348 H B5 DS:1129 H - - Line1: ______________________ Line 9: _____________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________

Upload: meshal-alawein

Post on 06-Feb-2016

220 views

Category:

Documents


0 download

DESCRIPTION

.

TRANSCRIPT

Page 1: 5 Quizzes Quiz2

Short Quiz - 2 Name: EE-390 1 Set B ID No: Q. Write a program that will copy a block of 6 data from source to destination

memory locations in the reverse way as shown in the figure below.

Source Memory Destination Memory Physical address

Memory contents

Physical address

Memory contents

ES:2343H 34 DS:1124H - - ES:2344H 45 DS:1125H - - ES:2345H 56 DS:1126H - - ES:2346H 78 DS:1127H - - ES:2347H A2 DS:1128H - - ES:2348H B5 DS:1129H - -

Line1: ______________________ Line 9: _____________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________