Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Start the Super Simple CPU app, or press the Reset and Clear Mem buttons if it's already running. Type the following instructions into memory cells

Start the Super Simple CPU app, or press the Reset and Clear Mem buttons if it's already running.
Type the following instructions into memory cells 0 and 1.(The 16-bit numbers are broken with spaces to make them easier to read. Do not put spaces in your numbers when you type them in!)
0100,0000,0000,1110
0011,0000,0000,1110
In cell 14, type the following:
0000000000010101
Run the program by single-stepping. Press the 1 Step button. After the first instruction finishes (the blue box will say "Updating PC"), write down its three-letter mnemonic and the value in the accumulator.
Press 1 Step again to run the second instruction and write down the mnemonic and the accumulator's value.
Take a screenshot.
Explain the difference between the two instructions. (Hint: They are both loading instructions, which means they cause a new number to be put into the accumulator. But there is a difference.)
image text in transcribed

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

SQL Server T-SQL Recipes

Authors: David Dye, Jason Brimhall

4th Edition

1484200616, 9781484200612

More Books

Students also viewed these Databases questions

Question

9. Identify four interaction styles in intercultural marriages.

Answered: 1 week ago

Question

In an Excel Pivot Table, how is a Fact/Measure Column repeated?

Answered: 1 week ago