Question: Question 5: Please write a program to realize the subtraction between two 16 bit binary numbers. Assume that the number from which another number is

Question 5: Please write a program to realize the subtraction between two 16 bit binary numbers. Assume that the number from which another number is subtracted is stored in two bytes in internal RAM whose addresses are 20H (low byte) and 21H (high byte). The other number is stored in two bytes in internal al RAM whose addresses are 30H (low byte) and 31H(high byte). Please store the results in two bytes in internal RAM whose addresses are 40H (low byte) and 41H (high byte). (10 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
