Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the MARIE program below. a) List the hexadecimal code for each line of the program (including the symbols). b) Draw the symbol table. c)

Consider the MARIE program below.

a) List the hexadecimal code for each line of the program (including the symbols).

b) Draw the symbol table.

c) What is the value stored in the AC when the program terminates?

image text in transcribed

ORG 100 Begin, LOAD Base ADD Offs STORE Addr SKIPCOND 800 JUMP Done CLEAR LOAD Offs Done, HALT Base, HEX 200 Offs, DEC 11 Two, HEX 0002 Addr, HEX 007 ORG 100 Begin, LOAD Base ADD Offs STORE Addr SKIPCOND 800 JUMP Done CLEAR LOAD Offs Done, HALT Base, HEX 200 Offs, DEC 11 Two, HEX 0002 Addr, HEX 007

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

Students also viewed these Databases questions