Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 3: (20 marks) Suppose we have the following code: Add 400 Load 300 Knowing that AC=400 before executing the two instructions, and the memory

image text in transcribed

Question 3: (20 marks) Suppose we have the following code: Add 400 Load 300 Knowing that AC=400 before executing the two instructions, and the memory and register R1 containing the values below, determine the actual value that will be found in the accumulator AC after executing each instruction in each mode, and fill in the table below: Note that for each addressing mode the value of AC is initially 400, and the value of the next instruction in each mode might depend on the previous instruction result. 100 200 Mode Value in AC after Add 400 Value in AC after Load 300 200 400 R1 200 300 600 400 300 Immediate Direct Indirect Indexed 500 100 600 400 700 300 1000 300

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

Computer Aided Database Design

Authors: Antonio Albano, Valeria De Antonellis, A. Di Leva

1st Edition

0444877355, 978-0444877352

More Books

Students also viewed these Databases questions

Question

Find the IEEE FP representation of 40.15625

Answered: 1 week ago