Question: Solve in assembly language Q2) [30 Mks] Write a code to implement the following arithmetic expressions - X4 = (-X1 + X2) - X3 +
Solve in assembly language
Q2) [30 Mks] Write a code to implement the following arithmetic expressions - X4 = (-X1 + X2) - X3 + X1 Ask the user to enter values for x1, x2, X3. Then calculate the expression and print its value for the user Y1/Y2 Given that Y1= 85 and Y2=10, print the result and remainder for the user. Q2) [30 Mks] Write a code to implement the following arithmetic expressions - X4 = (-X1 + X2) - X3 + X1 Ask the user to enter values for x1, x2, X3. Then calculate the expression and print its value for the user Y1/Y2 Given that Y1= 85 and Y2=10, print the result and remainder for the user
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
