Subhaditya's KB

Home

❯

KB

❯

Parallel computing

❯

Instruction level programming

Instruction level programming

Oct 14, 20251 min read

  • parallelcomputing

Instruction Level Programming

  • ILP
  • allows the compiler and the processor to overlap the execution of multiple instructions or even to change the order in which instructions are executed
  • Instruction Pipelining
  • SuperScalar
  • Out of Order Execution
  • Register Renaming
  • Speculative Execution
  • Branch Prediction

Graph View

Backlinks

  • SuperScalar
  • __Index_of__Parallel computing

Created with Quartz v4.5.1 © 2025

  • GitHub
  • LinkedIn