Hubbry Logo
search button
Sign in
Wide-issue
Wide-issue
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Wide-issue
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Wide-issue Wikipedia article. Here, you can discuss, collect, and organize anything related to Wide-issue. The purpose of the hub is to connect people, fos...
Add your contribution
Wide-issue

A wide-issue architecture is a computer processor that issues more than one instruction per clock cycle.[1] They can be considered in three broad types:

  • Statically-scheduled superscalar architectures execute instructions in the order presented; the hardware logic determines which instructions are ready and safe to dispatch on each clock cycle.
  • VLIW architectures rely on the programming software (compiler) to determine which instructions to dispatch on a given clock cycle.[2]
  • Dynamically-scheduled superscalar architectures execute instructions in an order that gives the same result as the order presented; the hardware logic determines which instructions are ready and safe to dispatch on each clock cycle.[3]

See also

[edit]

References

[edit]
  1. ^ "Scheduling for Superscalar & Multiple Issue Machines" (PDF).
  2. ^ "Wide Issue and Speculation".
  3. ^ Martin, Milo. "Superscalar" (PDF).