Assembly language instructions into machine code

Assignment Help Programming Languages
Reference no: EM13190981

You are required to write a C program to translate LC-3's AND and ADD assembly language instructions into machine code. The detailed requirements are as below:

1. The assembly instructions are stored in a file. Each line of the file stores exactly oneinstruction. The name of the file should be provided to the program as a command line argument.

2. For this part, it should be assumed that the operands of the instructions only use the"register" addressing mode. That is, the values of all the operands are stored in registers.

3. It should be assumed that (a) the instructions are valid AND or ADD instructions, (b)there is exactly one space separating the opcode and the operands of the instruction, (c) the operands are separated by exactly one comma ",", and, (d) all the characters in the instruction are lower case letters.

4. The machine code should be displayed as a 4-digit hexadecimal number.

5. Name this program as part1.c

Here is an example of the execution of the program. In this example, the name of the file containing the instructions is source1. The contents of source1 are: add r1,r2,r3 and r0,r4,r5

The execution of the program is shown below. The command line argument is marked in red.

$ ./part1 source1

1283

5105

Reference no: EM13190981

Questions Cloud

How do you restrict a domain on a casio graphing calculator : How do you restrict a domain on a Casio graphing calculator?
How many boxes did the troop sale : elena's daughter sold 102 boxes of girl scout cookies she was told that this amount represnted 5%of the troop sale how many boxes did the troop sale?
Define solution of propionic acid is required to supply : What volume of a 35.0 mM solution of propionic acid is required to supply
What are the probabilities associated with each value : Two balls are randomly chosen from an urn containing 8 white, 4 black, and two orange balls. Suppose that we win PHP 2.00 for each black ball selected and we lose PHP 1.00 for each white ball selected. Let X denotes our winnings. What are the poss..
Assembly language instructions into machine code : The assembly instructions are stored in a file. Each line of the file stores exactly oneinstruction. The name of the file should be provided to the program as a command line argument.
What is average variable and marginal cost : Supposed that firms only variable input is labor when 50 workers are used, the average product of labor is 50, and marginal product of the 50th workers is 75. The wage rate is $80, and the total worker is 75. Wage rate is $80
What is the expected value of the insurance policy : A 30 year old man pays $350 for a one year life insurance policy with coverage of $50,000. If the probability that he will live through the year is 0.9975, what is the expected value of the insurance policy?
Compute the activities of ca : Calculate the activities of Ca2+ and F- in the solution of flourite (CaF2) in pure water at 25C without regard to possible hydrolysis.
Compute the mean, variance and standard deviation : Compute the mean, variance, and standard deviation.

Reviews

Write a Review

Programming Languages Questions & Answers

  Create class for hardware store to represent invoice

Create a class called Invoice that a hardware store might use to represent an invoice for an item sold at the store. An Invoice should include four pieces of information as instance variables a part number.

  Write the program by declaring one-dimensional array

Write the program by declaring one-dimensional array which could be used to hold data for grades (int type) of 10 students. The program will prompt user for numeric grades.

  Write script which outputs xhtml text

Write a script which outputs XHTML text that displays in the XHTML document a rectangle, an oval, an arrow, and a diamond using asterisks (*).

  Program to create new departments to sustem

An ability to add new departments to system. The program should permit you to create new departments. Each department has a name, and a location (e.g. "Sydney" or "Tokyo").

  Write a program that exploit string library functions

Write a program that exploit string library functions to do the following: -prompt the user to enter his name (of four parts) -count the number of characters in his name (excluding the white spaces).

  Write an assembly code segment that calls the subroutine

Write an assembly code segment that calls the subroutine New Functionif bits 5 and 6 of PORTD equal 1 and write the same code segment in part (a) using structured assembly constructs.

  Write program that prompts user to specify people and car

Write a C++ program that prompts the user to specify people and cars. Store them in a vector and a vector .

  Falling letters game

Generic queue in the first project and generic list in the second project - In the second project, the player clicks the mouse on any falling letter to remove that letter from the window.

  Implement ref integ result in data duplication

Would failure to implement Ref Integ result in data duplication, incorrect data sets, or broken table errors or is there a work around.

  Explain importance of developing strategy for navigation

Discuss the importance of developing a strategy for the navigation, and describe the common navigation elements. Navigation is a very important part of your portfolio.

  Write program to choose female student-completed more course

Suppose that input consists of a student file. You are told to write a program to select female students who have completed more than two courses.

  Write program which asks user for number of bolts

Write C++ program which asks user for number of bolts and number of nuts in their purchase and then computes and prints out total cost.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd