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

Data structure in which an element is added, A data structure in which an e...

A data structure in which an element is added and detached only from one end, is known as Stack

Can 8259 be interfaced with 8085 via the trap pin, I think yes...so if 8259...

I think yes...so if 8259 gives interrupt then it will be serviced instantly but since into pin is left hanging the insr bit will never be set...and so whenever any interrupt occurs

How do we bind keys to menus for shortcuts in gimp, Make ensure that "Use d...

Make ensure that "Use dynamic keyboard shortcuts" option in "Interface" tab of Preferences dialog is enabled, then go to the menu selection you are interested in. Keeping it select

Minimum total number of shelv, Write a program that finds the minimum total...

Write a program that finds the minimum total number of shelv, C/C++ Programming

Systems analyst in traditional business, Q. Systems Analyst in Traditional ...

Q. Systems Analyst in Traditional Business? In the traditional business information services are centralized for entire organization or for a specific location. In this organiz

Define ufd and mfd, Define UFD and MFD.   In the two-level directory st...

Define UFD and MFD.   In the two-level directory structure, every user has own user file directory (UFD). Every UFD has a same structure, but lists only the files of a single u

Programming languages array operations, Q. Programming languages array oper...

Q. Programming languages array operations? In programming languages array operations are written in compact form which frequently makes programs more understandable. Conside

Expression for boolean function in standard POSform, Write the expression f...

Write the expression for Boolean function for F (A, B, C) = ∑m (1,4,5,6,7) in standard POS form.                                   Ans: f (A,B,C )= ΣM (1,4,5,6,7) in standard POS

What is the task of the pass 2 in a two-pass assembler, In a two-pass assem...

In a two-pass assembler, the task of the Pass II is to? Ans. The task of the Pass II is to synthesize the target program in a two-pass assembler.

Program for interchanging the values of two memory locations, Q. Program fo...

Q. Program for interchanging the values of two Memory locations? Program for interchanging the values of two Memory locations  ; input: Two memory variables of same size:

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