20 likes | 190 Views
CS 206D Computer Organization Lab5. Exercise. Write an assembly program that prompts the user t o enter a number (0 – 9) , then multiply it by 4 and display the result i n a hex form.
E N D
CS 206D Computer Organization Lab5 CS 111
Exercise • Write an assembly program that prompts the user • to enter a number (0 – 9) , then multiply it by 4 and display the result in a hex form. CS 111