Deadline:2nd Dec 2022Description:Assembly Language for x86 Processors, 8/e (Integer Arithmetic) NOTE: Please write in assembly language code. I need the actual coding of MASM. The attachment...







Deadline:






2nd Dec 2022











Description:






Assembly Language for x86 Processors, 8/e (Integer Arithmetic) NOTE: Please write in assembly language code. I need the actual coding of MASM. The attachment is an EXAMPLE CODE. (a) Write an assembly program that prompts the user for a number. The program should display the number * 3 , number * 9 and number * 10 using SHIFTS and ADDITIONS to do efficient MULTIPLICATION. The results should be displayed on the screen. Include as comments couple of sample runs. (b) Write an assembly program that prompts the user for a temperature in Fahrenheit and converts it into Celsius. The result should be nicely formatted and displayed on the screen. (C = (5/9) * ( F - 32) ). Can your program discover for what numerical value are the two scales same? Display that value.





Dec 01, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here