Purchase Solution

Explain Various Assembly Language Memory Read Instructions

Not what you're looking for?

Ask Custom Question

Given the following memory values and a one-address machine with an accumulator, what values do the following instructions load into the accumulator?
 Word 20 contains 40.
 Word 30 contains 50.
 Word 40 contains 60.
 Word 50 contains 70.
a. LOAD IMMEDIATE 20
b. LOAD DIRECT 20
c. LOAD INDIRECT 20
d. LOAD IMMEDIATE 30
e. LOAD DIRECT 30
f. LOAD INDIRECT 30

Purchase this Solution

Solution Summary

In this solution I explain the results of several different types of memory read operations for a 1 address machine.

Solution Preview

The instruction "LOAD IMMEDIATE" means to load the literal value provided as the argument. The instruction "LOAD DIRECT" means to load the contents of the address provided. The instruction "LOAD INDIRECT" means to ...

Purchase this Solution


Free BrainMass Quizzes
C# variables and classes

This quiz contains questions about C# classes and variables.

Javscript Basics

Quiz on basics of javascript programming language.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.