Question: Exercise 1: Write Assembly Language Program to find the greatest of three numbers using CMP Instruction. Exercise 2: Write Assembly Language Program to add three

Exercise 1: Write Assembly Language Program to find the greatest of three numbers using CMP Instruction. Exercise 2: Write Assembly Language Program to add three 16 Bit numbers Exercise 3: Write Assembly Language Program to find the smallest and greatest number in an array, Store the smallest number in Location 2000H and greatest in 2001H Exercise 4: Write Assembly Language Program to sort an array of data in ascending order. Store the sorted array from Location 2000H i* Exercise 5: Practice the conversion of following Hexadecimal to BCD Numbers using the table method a. OCF b. A95 Practice the conversion of following BCD Numbers to Hexadecimal using the table method a. 0100 1011 b. 1011 1100
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
