adplus-dvertising
frame-decoration

Question

The actual dataflow values among instructions, which produce results and those that consume those results, is known as

a.

Control flow

b.

Control hazard

c.

Data hazard

d.

Data flow

Answer: (d).Data flow

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The actual dataflow values among instructions, which produce results and those that consume those results, is known as

Similar Questions

Discover Related MCQs

Q. For every instruction present in the buffer, prediction accuracy is

Q. Between the instruction ADD.D and the instruction SUB.D, there is

Q. By-passing and Forwarding techniques, reduces the

Q. In the PARSEC benchmarks, SMT energy gets reduced by

Q. The final stage of completion of an instruction, after which merely the result remains, is known

Q. The execution time for the unrolled loop, has been dropped to a total of

Q. The most common, often implemented technique of multithreading, is called

Q. An alternative towards the fine-grained multithreading, the devised technique was

Q. In the (0,2) branch predictor, having 4K entries, the bits are

Q. A increasing scheme for the number of instructions, relative to the overhead and branch instructions is

Q. Allowing multiple instructions for issuing in a clock cycle, is the goal of

Q. For predicting the value which will be produced by an instruction, this stated technique is referred as

Q. Attempts for predicting the result of a computation used technique, is called

Q. In the scheme, named as Tomasulo

Q. Computing the miss penalties, for every system, the formula which can be used is

Q. The given instruction: L.D F0,0(R1), gets the state of execution in

Q. If f0 is the array element then adding the scalar in F2, can be calculated as

Q. When branches are being mis-predicted; hazard which is raised due to this issue, is known as

Q. Considering the following code: DIV.D F0,F2,F4; ADD.D F10,F0,F8; SUB.D F12,F8,F14, one statement that is true

Q. Branch predictors using the behavior of all other branches for making a prediction, are called