Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Good morning! Someone to help me on this question on assembly 8086? Thanks! The problem: 1. Specify the address of the memory location accessed by

Good morning! Someone to help me on this question on assembly 8086? Thanks!

The problem:

1. "Specify the address of the memory location accessed by the instruction

mov dx, [si + bx]

if

SS = 3100h, CS = 5A00h, ES = 1400h, DS = 1200h,

SI = 1234h, DI = 340Ch, AX = 2ABCh, BX = 1A3Bh, BP = 1300h. "

2. Implement a program that: In the data area define 3 strings: the first string contains 10 packaged BCD values, which occupy one byte each; the second string contains 10 packaged BCD values, which occupy one byte each; the third string allocates memory space for 10 bytes. The code area contains a procedure that determines the elements of the third string as: the difference BCD wrapped between the first byte in the first string and the first byte in the second string, the difference BCD wrapped between the second byte in the first string and the second byte in the second string, etc. The calculated values are saved in the third row. The procedure receives in the stack the addresses of the three strings it works with. The stack is downloaded by the calling program. The image of the stack will be represented and the template used by the procedure will be written.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

Write short notes on Marketing mix.

Answered: 1 week ago

Question

Analyse the process of new product of development.

Answered: 1 week ago

Question

Define Trade Mark.

Answered: 1 week ago

Question

=+j on to staff their operations in the global marketplace.

Answered: 1 week ago