Question: Given variables A and B, each holding an 8-bit unsigned number. Write an assembly program to find the maximum value and put into variable C.
Given variables A and B, each holding an 8-bit unsigned number. Write an assembly program to find the maximum value and put into variable C. Example if A > B then C = A.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
