Question: please help me . Write an assembly program to do the following, k = x-y (Use the instruction SUB, syntax is similar to ADD) Assign
please help me

. Write an assembly program to do the following, k = x-y (Use the instruction SUB, syntax is similar to ADD) Assign initial values of x and y as 5 and 4 respectively, you may use any register from ro to r12 of your choice. Change the values of x and y for the following two cases: 1) X=y 2 ) x
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
