Description of the program: Write an assembly program that reads 10 integer numbers from the standard input (keyboard) and calculates their average and prints out the result (average) on the screen. For simplicity of implementation, you can assume that the input numbers are 32bits signed integers, ie., they are in the range [-2^31, 2^31 -1]. Program requirements: The program should first read all 10 input integers and store them in memory in the .bss section defined at the beginning of your program. It will then read these numbers from that memory section and calculate their average using loop and conditional jump instructions. To

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
This is a programming
question. You will write a
program, compile and run it. Since the system
only allows you to upload one file, you can
create a pdf or a .doc file that includes the
screenshot of your "program" and the
screenshot of your inputs/outputs.
Description of the program:
Write an assembly program that reads
10 integer numbers from the standard input
(keyboard) and calculates their average and
prints out the result (average) on the screen. For
simplicity of implementation, you can assume
that the input numbers are 32bits signed
integers, ie., they are in the range [-2^31, 2^31
-1].
Program requirements:
The program should first read all 10 input
integers and store them in memory in the .bss
section defined at the beginning of your
program. It will then read these numbers from
that memory section and calculate their average
using loop and conditional jump instructions. To
simplify your program, you can use the textbook
macros (read_int, print_int, print_string, ...).
Transcribed Image Text:This is a programming question. You will write a program, compile and run it. Since the system only allows you to upload one file, you can create a pdf or a .doc file that includes the screenshot of your "program" and the screenshot of your inputs/outputs. Description of the program: Write an assembly program that reads 10 integer numbers from the standard input (keyboard) and calculates their average and prints out the result (average) on the screen. For simplicity of implementation, you can assume that the input numbers are 32bits signed integers, ie., they are in the range [-2^31, 2^31 -1]. Program requirements: The program should first read all 10 input integers and store them in memory in the .bss section defined at the beginning of your program. It will then read these numbers from that memory section and calculate their average using loop and conditional jump instructions. To simplify your program, you can use the textbook macros (read_int, print_int, print_string, ...).
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY