Description

Description

Student Details: CRN:

Name:

Name:

Name:

ID:

ID:

ID:

2

Restricted – مقيد

Pg. 01

Task 3: Modulus Operation<> “Error*” “Task 3: Modulus Operation Task 3: Modulus Operation

Learning Outcome(s):

Develop assembly language programs.

Description and Instructions

This project is designed to help you become familiar with the MARIE architecture and its assembly language instructions. By completing this project, you will develop a basic program using MARIE instructions, demonstrating your understanding of fundamental computer architecture concepts. The project includes both basic and advanced tasks to challenge your understanding of MARIE assembly programming. Please use the online tool and provide a screenshot of the result for each task.

Task 1: Addition and SubstructionOperations

For this task, you are required to write a MARIE program that performs the following operations using assembly language instructions:
1. Take two inputs from the user.
2. Perform addition and subtraction on the two input values.
3. Display the results of both operations.

Requirements:

• The program should take two inputs (numbers) from the user and store them in memory.
• It should load the numbers from memory and perform addition and subtraction using the appropriate MARIE instructions.
• The program must display the results of both the addition and subtraction.
• Ensure that the program halts after displaying the results.

Example Input/Output:

Input 1: 8
Input 2: 5
Output: Sum = 13, Difference = 3

Task 2: Multiplication and Division Operations

Building on the first task, this advanced task requires you to enhance the program by adding multiplication and division operations. You should then display the results of these operations in addition to the sum and difference.

Requirements:

• Implement multiplication using a loop (as MARIE has no direct multiplication instruction).
• Implement division using repeated subtraction.
• Display the results of all four operations: addition, subtraction, multiplication, and division.
• Ensure that the program halts after displaying all the results.

Example Input/Output:

Input 1: 6
Input 2: 2
Output: Sum = 8, Difference = 4, Product = 12, Quotient = 3

Task 3: Modulus Operation

For this bonus task, implement a modulus operation (remainder of division) as part of your program. This will further challenge your understanding of MARIE assembly instructions and loops.

Requirements:

• Implement the modulus operation using repeated subtraction.
• Display the result of the modulus in addition to the sum, difference, product, and quotient.
• Ensure that the program halts after displaying all results.

Example Input/Output:

Input 1: 7
Input 2: 3
Output: Sum = 10, Difference = 4, Product = 21, Quotient = 2, Remainder = 1

General Requirements:

Your code must be clearly commented and organized, explaining the purpose of each section and how it works.
• Make sure to name memory locations appropriately (e.g., num1, num2, result).
• You must demonstrate proper use of MARIE instructions, including loops and conditional statements.
• Ensure that the program is readable and well-structured.

MARIE Instruction Set Guide

Instruction

Operation

Use Example

Explanation

Load X

Load the value stored at memory location X into the Accumulator (AC).

Load num1

Loads the value from memory location num1 into the AC for further operations.

Store X

Store the value in the Accumulator into memory location X.

Store result

Stores the current value in the AC into memory location result.

Add X

Add the value stored at memory location X to the value in the Accumulator.

Add num2

Adds the value from memory location num2 to the value in the AC.

Subt X

Subtract the value stored at memory location X from the value in the Accumulator.

Subt num2

Subtracts the value from memory location num2 from the AC.

Input

Take a value from the user input and store it in the Accumulator.

Input

Takes an input from the user and stores it in the AC.

Output

Output the value in the Accumulator to the screen.

Output

Outputs the current value in the AC to the screen.

Halt

Stop the program execution.

Halt

Ends the program execution.

Skipcond X

Skip the next instruction based on the value in the Accumulator.

Skipcond 400

Skips the next instruction if the condition is met (e.g., Skipcond 400 skips if AC = 0).

Jump X

Unconditionally jump to the instruction located at memory location X.

Jump Loop

Redirects execution to the instruction at Loop. Useful for loops or unconditional branches.

Clear

Set the value of the Accumulator to zero.

Clear

Resets the AC to 0. Useful before performing arithmetic operations.

JNS X

Store the address of the next instruction in X, then jump to X + 1.

JNS Subroutine

Used for jumping to subroutines and returning later.

JnS X

Save the address of the next instruction in memory location X and jump to X + 1.

JnS Subroutine

Typically used for subroutines, allowing for modular programming.

Working with Loops

Loop and conditional logic using Jump, Skipcond, and arithmetic instructions.

Jump Loop

Implemented using Jump, Skipcond, and arithmetic operations for tasks like multiplication and division in a loop.

Restricted – مقيد

Share This Post

Email
WhatsApp
Facebook
Twitter
LinkedIn
Pinterest
Reddit

Order a Similar Paper and get 15% Discount on your First Order

Related Questions

Description

Description see College of Health Sciences Department of Public Health PAPER ASSIGNMENT Course name: Introduction to Mental Health Course number: PHC-273 Go through the research articles in the link below and answer any one of the following questions in at least 350 words. • • Assignment task Q1. Discuss about

Description

Description HALAH JAMALULDINE Module 14 Collapse Change management is a critical process in healthcare organizations, particularly in Saudi Arabia, where the healthcare system is undergoing rapid transformation to align with Vision 2030. One notable change in a Saudi healthcare organization was the implementation of electronic health records (EHRs) in a

Description

Description Module 14: Rewarding through Performance Management Effective Reward Systems in Performance Management Performance management systems and reward systems are essential components of motivating and driving individual and group performance in organizations. Analyze reward systems and the appropriate application to meet organizational goals. Discuss the different types of reward systems,

Description

Description Reply to discussion (Module 14: Rewarding through Performance Management) Q – Please read the discussion Attached and prepare a Reply to this discussion post with comments that further and advance the discussion topic. The reply needs to be substantial and constructive in nature. it should add to the content

Description

Description Reply to discussion (Module 14: Rewarding through Performance Management) Q – Please read the discussion Attached and prepare a Reply to this discussion post with comments that further and advance the discussion topic. The reply needs to be substantial and constructive in nature. it should add to the content

Description

Description Author(s) Year Study Name Study Type Amponin & Britiller 2023 Electronic health records (EHRs): effectiveness to health care outcomes and challenges of health practitioners in Saudi Arabia empirical, descriptive, and cross-sectional study Alfaleh et al. 2022 The role of telemedicine services in changing users’ intentions for presenting to the

Description

Description Hello, the task is to write a discussion and Quiz for module 14 from MKT640 course

Description

Description I want assistance with my internship report. will give details later 👍🏼 You may use AI to save time, as long as it gives accurate description, I don’t mind it =) College of Administration and Finance Sciences Form No 4- Internship Report Cover Page Student`s name: Student`s ID #:

Description

Description See College of Health Sciences Department of Public Health HCM101-PAPER ASSIGNMENT Course name: Healthcare Management Course number: HCM101 CRN The textbook (Buchbinder & Shanks (2012), second edition, chapter 5) addresses an essential topic in health care, which is strategic planning. SWOT analysis is a significant tool that healthcare leaders

Description

Description Consumer Behavior Case Study: Nike and Maslow’s Hierarchy of Needs Introduction Nike is a global leader in athletic apparel and footwear. Its success can be partly explained by how it meets different levels of consumer needs based on Maslow’s Hierarchy of Needs, which include: 1.Physiological, 2.Safety, 3.Social, 4.Esteem, and

Description

Description Dis. one file. Discuss in detail the process that a researcher hypothetically would go through when they become aware of a population health problem that arises during the Hajj. What research would be needed to protect the population of the Kingdom? reply. Hi Sarah, Great discussion! I agree that

Description

Description The organizational behavior aspects (motivation – attuited – personality – emotion ..etc. ) helps the manger to understand their employees in the work environment In two essays answer the following questions: 1.How those aspects will be effect in the work performance and employee satisfaction? (5 grades) 2.What are some

Description

Description see College of Computing and Informatics Assignment 2 Deadline: Sunday 13/04/2025 @ 23:59 [Total Mark for this Assignment is 8] Student Details: Name: ### ID: ### CRN: ### Instructions: • You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on Blackboard

Description

Description I need help completing a discussion board post for my Management course (Managing Perform. for Results). Below are the exact requirements provided by my instructor: Description: In this module, you will examine how pay and reward structures support and facilitate performance management. You will also compare traditional and contingent

Description

Description Module 14: Discussion ForumModule 14: Dis one One file. Discussion Forum Think about a change you know of in a healthcare organization in Saudi Arabia. How was the change received and what was the outcome? What were the resistance points? Provide and discuss suggestions to deal with resistance to

Description

Description Academic Report Guideline(Co-op) (please do not include this text in the final report, just follow its guidelines and use the cover page above) The report should be submitted within two weeks after you finish your Co-op training Program. In addition, the report should be approximately 3000 – 4000, single

Description

Description hi the work you have done is great i need the PPT too Course Name: Student’s Name: Course Code: Student’s ID Number: Semester: CRN: 25492 Academic Year: 144 /144 H For Instructor’s Use only Instructor’s Name: Dr. Faisal Alhathal Students’ Grade: Level of Marks: Secondary address separator Secondary address

Description

Description Release Date: Sunday, February 16, 2025 Due Date: Sunday, March 16, 2025 (11:59 pm) Instructions for submission: Assignment must be submitted with properly filled cover sheet (Name, ID, CRN, Submission date) in word document, Pdf is not accepted. Word count between 500 to 600 Text size 12-Times New Roman