Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2. (40 pts) For the simple computer developed in class, assume it is now word-addressable (NOT byte addressable}. Consider the following program starting in memory

image text in transcribed
image text in transcribed
2. (40 pts) For the simple computer developed in class, assume it is now word-addressable (NOT byte addressable}. Consider the following program starting in memory location 0. 00000000000010] 0 00] 0000000000100 000000000000 10 I 0 00 l 0000000000] 0] 00 l 00000000000] l 000] 000000000000 Assume the contents of locations 10, 12, 14 are 4, 6, 3. respectively. The content of AC is zero before the program is executed. 1) Translate each memory line in the above program into an assemny instruction (e.g., with opcode ADD or IMP). For example, the rst instruction can be written as \"ADD 0b l 010\" or \"ADD 10\". {10 pts}. 2) Write down the execution sequence of thoSe instructions. Note that JMP can change the execution sequence. {10 pts}. 3) What will be the content of AC in two cases: (a) before the first execution of the last instruction [i.e., the last line in the above program: 000 I 000000000000) and (b) after the execution of the entire program? Show how you get your answers for partial credit. (I 0 pts each)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Accounting for Non-Accounting Students

Authors: John R. Dyson

8th Edition

273722972, 978-0273722977

Students also viewed these Economics questions

Question

Draw a schematic diagram of I.C. engines and name the parts.

Answered: 1 week ago