Question 03: Consider the following data and initial values of register while solving this question. Assume variable ARR
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Question 03: Consider the following data and initial values of register while solving this question. Assume variable ARR
Question 03: Consider the following data and initial values of register while solving this question. Assume variable ARR is starting from offset 0100h. AX=4142h, SI = 0100h, DI = 0102h, DF = 0 ARR DB 01h, 02, 20h, 20h Fill in the given table for each of the following instructions. Note: These instructions are NOT being executed in a sequence. Do mention register name and/or memory address which one is being modified. [Marks: 2*5=10] No. Instructions d. e. a. Please answer all questions according to emu8086 Assembly Language (important) b. C. STOSB STOSW LODSB MOVSW MOVSB New Contents (in hex, of the source or which one destination is being modified) [0102] => 42h AL 20h [0w2] => 4142h A 201 AL= 02h flay=1 DI Contents of SI or DI (only the one being modified) Di=103h Dia 164L Si 1014 Page |