Why do conditional branches have a greater effect on a pipelined processor than unconditional branches?
What will be an ideal response?
The outcome of an unconditional branch is known the moment it is first detected. Consequently, instructions at
the target address can be fetched immediately. The outcome of a conditional address is not known until the
condition has been tested which may be at a later stage in the pipeline.
You might also like to view...
The ____ typically displays the address of links when you hover the pointer over them.
A. navigation buttons B. menu bar C. address bar D. status bar
In a database table, the data that can be entered into a field is determined by the field ________
A) type B) list C) window D) pane
When you don't know the specific value to include in the criteria, you use a ____.
A. limited query B. tagged query C. structured query D. parameter query
Creating __________________ at the outset of your project helps you determine the content and functionality of your project.
Fill in the blank(s) with the appropriate word(s).