Question: (8 points) Write an assembly program to compute the following expressions where x, y, r and z are 16-bit integer memory variables. -x-7, y-20, r=4

(8 points) Write an assembly program to compute the following expressions where x, y, r and z are 16-bit integer memory variables. -x-7, y-20, r=4 - z is a list. (you must use DUP when identifying and initializing z list) Values of the z list after running the program should be: 0Dh, 14h, OFh. Use the debugger to verify your
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
