When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Superscalar processor - Wikipedia

    en.wikipedia.org/wiki/Superscalar_processor

    The P5 Pentium was the first superscalar x86 processor; the Nx586, P6 Pentium Pro and AMD K5 were among the first designs which decode x86-instructions asynchronously into dynamic microcode-like micro-op sequences prior to actual execution on a superscalar microarchitecture; this opened up for dynamic scheduling of buffered partial instructions ...

  3. Pentium (original) - Wikipedia

    en.wikipedia.org/wiki/Pentium_(original)

    The P5 Pentium is the first superscalar x86 processor, meaning it was often able to execute two instructions at the same time. Some techniques used to implement this were based on the earlier superscalar Intel i960 CA (1989), while other details were invented exclusively for the P5 design.

  4. Comparison of CPU microarchitectures - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_CPU_micro...

    P5 (Pentium) 1993 5 Superscalar P6 (Pentium Pro) 14 Speculative execution, register renaming, superscalar design with out-of-order execution P6 14 [4] Branch prediction: P6 (Pentium III) 1995 14 [4] Intel Itanium "Merced" 2001 Single core, L3 cache Intel Itanium 2 "McKinley" 2002 11 [5]

  5. P6 (microarchitecture) - Wikipedia

    en.wikipedia.org/wiki/P6_(microarchitecture)

    NetBurst-based processors were simply not as efficient per clock or per watt compared to their P6 predecessors. Mobile Pentium 4 processors ran much hotter than Pentium III-M processors without significant performance advantages. Its inefficiency affected not only the cooling system complexity, but also the all-important battery life.

  6. List of Intel CPU microarchitectures - Wikipedia

    en.wikipedia.org/wiki/List_of_Intel_CPU_micro...

    Intel's second generation of 32-bit x86 processors, introduced built-in floating point unit (FPU), 8 KB on-chip L1 cache, and pipelining. Faster per MHz than the 386. Small number of new instructions. P5 original Pentium microprocessors, first x86 processor with super-scalar architecture and branch prediction. P6

  7. Complex instruction set computer - Wikipedia

    en.wikipedia.org/wiki/Complex_instruction_set...

    The superscalar complexity in the case of modern x86 was solved by converting instructions into one or more micro-operations and dynamically issuing those micro-operations, i.e. indirect and dynamic superscalar execution; the Pentium Pro and AMD K5 are early examples of this. It allows a fairly simple superscalar design to be located after the ...

  8. Pentium - Wikipedia

    en.wikipedia.org/wiki/Pentium

    Pentium is a series of x86 architecture-compatible microprocessors produced by Intel from 1993 to 2023. The original Pentium was Intel's fifth generation processor, succeeding the i486; Pentium was Intel's flagship processor line for over a decade until the introduction of the Intel Core line in 2006.

  9. Branch predictor - Wikipedia

    en.wikipedia.org/wiki/Branch_predictor

    Branch prediction became more important with the introduction of pipelined superscalar processors like the Intel Pentium, DEC Alpha 21064, the MIPS R8000, and the IBM POWER series. These processors all rely on one-bit or simple bimodal predictors.