Write Assembly Program Reads Two Floating Point Numbers Adds Follows Integer Part Entered Q37280268

Write an assembly program that reads two floating-point numbers and adds them as follows: The integer part is entered through

Write an assembly program that reads two floating-point numbers and adds them as follows: The integer part is entered through 5 switches connected to port A. (Unsigned: 0-31) The fraction part is entered through 8 switches connected to Port B. (Unsigned: 0-255) Your program must read the first number and store it in the data memory, read the second number and store it in the data memory, then add the two numbers and store the result

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.