Cis 315 Write Marie Assembly Language Programs Following 1 Write Program Inputs 3 Integers Q37267852

CIS 315

Write MARIE assembly language programs that do thefollowing:

1. Write a program that inputs 3 integers, a, b, and c, in thatorder. It computes the following : (a – b) – (c + c) The resultshould be written to output.

2. Write a program that inputs integers, x, y, and z. It outputsthe difference of the largest and first element entered. You mayassume x, y, and z all have different values. So if 8, 12, and 9are input, the output would be 4(12 -8, since 12 is the largest and8 is the first).

3. Write a program that inputs an integer and

OR
OR

Leave a Comment

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