Question: Write a program that calculate the following: a = b + c 7Fh; Assume a, b, and c are 16-bit registers and b=66h and c=50h,
Write a program that calculate the following: a = b + c 7Fh; Assume a, b, and c are 16-bit registers and b=66h and c=50h, what is the result of a as you see in the register in decimal?
How can I write this in Assembly Language?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
