Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please send me the solution for the above question which is 8086 and 80486 microprocessor instruction set. Please send me the solution for the above

image text in transcribed

Please send me the solution for the above question which is 8086 and 80486 microprocessor instruction set. Please send me the solution for the above question in form of assembly language program. Thank You.

Q45. Write an 80486 ALP that will examine a series of memory locations storing 16-bit signed numbers. The numbers are stored starting from location loc1. The program should separate the positive numbers and store them in memory starting from location post and the negative numbers in memory location starting from negi. The count of memory locations to be examined is stored in cnt1 and will not exceed 250d. The checking and the separation must be done by a sub-routine named sep1. The number to be examined should be passed to sub-routine using Sl as pointer. The main program only does the initialization and looping. Eg. If loc1: 200,200,300,500,-700,900,-100 after program negl: 200,-700,-100 posi: 200,300,500,900

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

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

What is quality of work life ?

Answered: 1 week ago

Question

What is meant by Career Planning and development ?

Answered: 1 week ago

Question

What are Fringe Benefits ? List out some.

Answered: 1 week ago

Question

suggest a range of work sample exercises and design them

Answered: 1 week ago