Question: Write a short assembly routine that accepts two numbers from the keyboard. The program will sort them according to size biggest first and thereafter
Write a short assembly routine that accepts two numbers from the keyboard. The program will sort them according to size biggest first and thereafter display these two numbers in that order. See the example below. Enter any number --> 45 Enter any number --> 128 Disp=128 0000000 Disp=45 00000000 C:\ASM>
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
