2- Write an assembly language program to test the contents of 5 memory locations start at (2000) if their parity is odd reset that location otherwise store FF in that location.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter12: Points, Classes, Virtual Functions And Abstract Classes
Section: Chapter Questions
Problem 19SA
icon
Related questions
Question
2- Write an assembly language program to test the contents of 5 memory locations start at (2000) if their
parity is odd reset that location otherwise store FF in that location.
3- A block of 18 signed numbers stored at memory locations starting at DS:300. Write an assembly
language program to transfer the positive numbers to a new memory locations starting at DS:500, and the
negative numbers to memory locations starting at DS:400
Transcribed Image Text:2- Write an assembly language program to test the contents of 5 memory locations start at (2000) if their parity is odd reset that location otherwise store FF in that location. 3- A block of 18 signed numbers stored at memory locations starting at DS:300. Write an assembly language program to transfer the positive numbers to a new memory locations starting at DS:500, and the negative numbers to memory locations starting at DS:400
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Fundamentals of Computer System
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning