Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Lab 3 . C More Addressing Modes DESCRIPTION The goal of this experiment is to continue the study of memory partitions and addressing modes. This

Lab 3.C More Addressing Modes
DESCRIPTION
The goal of this experiment is to continue the study of memory partitions and addressing modes. This is accomplished in the same manner as Closed Lab 2 by creating specific items in memory and then executing instructions which operate on those items.
The following information represents memory setup and processor registers. Your task is to determine the changes in all respects caused by executing the given instructions. You are to compute the results of the following instructions prior to the lab on pencil and paper. Those results are to be turned in at the end of the lab along with all other required materials.
REGISTERS MEMORY
A100000000210044434241
D00000000000000000
D10000000025530000
D20000000001EF0000
D300000000 FFFFCCCC
D40000000087652222
D500000000 BBBB3333
D600000000 ABCDEF00
D700000000
INSTRUCTIONS
00201043F82100 LEA $002100,A1
0020142E3C0000000A MOVE.L #10,D7
00201A 701B MOVEQ #27,D0
00201C 123C001B MOVE.B #27,D1
002020143CFFE4 MOVE.B #-28,D2
002024363C03E9 MOVE.W #1001,D3
002028283C01010101 MOVE.L #$01010101,D4
00202E 1A317010 MOVE.B 16(A1,D7),D5
0020321C3A00DC MOVE.B $002110(PC),D6
You are to actually execute your instructions in Trace mode. That is, each instruction will be executed one at a time at your command from the keyboard. At the end of the closed lab hour, you must turn in the pencil and paper results as well as the Trace mode listing

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

The Accidental Data Scientist

Authors: Amy Affelt

1st Edition

1573877077, 9781573877077

More Books

Students also viewed these Databases questions