Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write the following MARIE assembly language equivalent of the following machine language instructions 0001 0010 0000 0100 0010 0010 0000 0110 1001 0000 0000 1011

  1. Write the following MARIE assembly language equivalent of the following machine language instructions

  1. 0001 0010 0000 0100
  2. 0010 0010 0000 0110
  3. 1001 0000 0000 1011
  4. 0111 0000 0000 0000

  1. Please fill the Binary contents of memory address and hex contents of memory address in the following table:

Program

Hex Memory Address

Instruction

Binary contents of Memory Address

Hex Contents of Memory Address

200

Load 204

201

Subt 205

202

Store 206

203

Halt

Data

Hex Memory Address

Binary contents of Memory Address

Hex Contents of Memory Address

204

0000 0000 0010 1100

002C

205

0000 0000 0010 1101

002D

206

0000 0000 0000 0000

0000

After execution of this program in the memory cell 206 will be

Hex Memory Address

Binary contents of Memory Address

Hex Contents of Memory Address

206

The exercise is similar with the program to Add two numbers (table 4.3 page 200 book Linda Null)

Please use MARIE simulator to enter and run the program

Post a screen capture with simulator execution of your program.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

What is a verb?

Answered: 1 week ago