There are RAW, WAR, and WAW data hazards. What about RAR (read?after?read)? Can a RAR operation cause problems in a pipelined machine?
What will be an ideal response?
No. A read?after?read situation would be:
ADD r1,r2,r3
ADD r4,r2,r7
In the above code, register r2 is read by both instructions. Since the value of r2 is altered by neither operation and
it does not matter (semantically) which instruction is executed first, there can be no problem.
You might also like to view...
Because the electronic signals controlling a keyboard, a display, a printer, and a disk drive are different, each peripheral device must have its own __________.
a. channel b. port c. bus d. interface
Writing an event handler for a menu item is the same as writing an event handler for a button click.
Answer the following statement true (T) or false (F)
A PSO can be created by using the ____________________ command from the Command Prompt window in Windows Server 2008.
Fill in the blank(s) with the appropriate word(s).
At the completion of work, you should _______________ the problem and solution and _______________ up with the customer to verify satisfaction.
Fill in the blank(s) with the appropriate word(s).