Explain HLL program & execution of machine language program, Computer Engineering

Assignment Help:

Give the Schematic of Interpretation of HLL program and execution of a machine language program by the CPU.

The CPU utilizes a program counter (PC) to notice the address of next instruction to be executed.

1795_Schematic of Interpretation of HLL program.png

Such instruction is subjected to the instruction execution cycle having the subsequent steps:
1. Fetch the given instruction.
2. Decode the instruction to find out the operation to be performed, and also operands of this.
3. Execute that instruction.
In the end of the cycle, the instruction address in program counter is updated and the cycle is repeated for the subsequent instruction. Program interpretation can proceed in a same manner.  The  program counter can  indicate  that  statement  of  the  source  program  is  to  be interpreted subsequently. This statement would be subjected to the interpretation cycle that consists of the given steps:
1.  Fetch the statement.
2. Analyze the statement and find out its meaning, as namely. The computation to be performed and its operands
3.  Execute the statement meaning.


Related Discussions:- Explain HLL program & execution of machine language program

Explain naming convention globals, Explanation The values of global vari...

Explanation The values of global variables can be used and changed all over the project within all scripts and libraries. However it is highly recommended to remain the number o

-bit comparator using combinational logic, Design a 4-bit comparator using ...

Design a 4-bit comparator using combinational logic, and Karnaugh Maps. The inputs of the circuit are two 2-bit numbers. a) Construct the truth table given 2-bits inputs A and B, a

Row-major order and column-major order of arrays, Two-dimensional array is ...

Two-dimensional array is represented in memory in following two ways: 1.  Row major representation: To attain this linear representation, the first row of the array is kept in

Major problems associated in writing with cache memories, Q. Major problems...

Q. Major problems associated in writing with cache memories? The data in main and cache memory can be written by processors or I/O devices. The major problems associated in wri

Weka uses a gaussian - radial basis function, A data set with 1000 rows is ...

A data set with 1000 rows is input to a neural network in Weka. The test option is set to 10-fold cross validation and the neural network option validationSetSize = 20%. How many r

How do you control instructions like branch, How do you control instruction...

How do you control instructions like branch, cause problems in a pipelined processor? Pipelined processor gives the best throughput for sequenced line instruction. In branch in

Java Applet, Simple codes for robot using applet

Simple codes for robot using applet

What is branch instruction, What is branch instruction? As a result of ...

What is branch instruction? As a result of branch instruction is a type of instruction which loads a latest values into the program counter.

Write Your Message!

Captcha
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