Intel NetBurst user manual

User manual for the device Intel NetBurst

Device: Intel NetBurst
Category: Computer Hardware
Manufacturer: Intel
Size: 0.09 MB
Added : 6/10/2014
Number of pages: 17
Print the manual

Download

How to use this site?

Our goal is to provide you with a quick access to the content of the user manual for Intel NetBurst. Using the online preview, you can quickly view the contents and go to the page where you will find the solution to your problem with Intel NetBurst.

For your convenience

If looking through the Intel NetBurst user manual directly on this website is not convenient for you, there are two possible solutions:

  • Full Screen Viewing - to easily view the user manual (without downloading it to your computer), you can use full-screen viewing mode. To start viewing the user manual Intel NetBurst on full screen, use the button Fullscreen.
  • Downloading to your computer - You can also download the user manual Intel NetBurst to your computer and keep it in your files. However, if you do not want to take up too much of your disk space, you can always download it in the future from ManualsBase.
Intel NetBurst User manual - Online PDF
Advertisement
« Page 1 of 17 »
Advertisement
Print version

Many people prefer to read the documents not on the screen, but in the printed version. The option to print the manual has also been provided, and you can use it by clicking the link above - Print the manual. You do not have to print the entire manual Intel NetBurst but the selected pages only. paper.

Summaries

Below you will find previews of the content of the user manuals presented on the following pages to Intel NetBurst. If you want to quickly view the content of pages found on the following pages of the manual, you can use them.

Abstracts of contents
Summary of the content on the page No. 1

A Detailed Look Inside the
®
Intel NetBurst™ Micro-Architecture of
®
the Intel Pentium 4 Processor
November, 2000

Summary of the content on the page No. 2

® ™ ® A Detailed Look Inside the Intel NetBurst Micro-Architecture of the Intel Pentium 4 Processor Information in this document is provided in connection with Intel products. No license, express or implied, by estoppel or otherwise, to any intellectual property rights is granted by this document. Except as provided in Intel’s Terms and Conditions of Sale for such products, Intel assumes no liability whatsoever, and Intel disclaims any express or implied warranty, relating to sale and/or use

Summary of the content on the page No. 3

® ™ ® A Detailed Look Inside the Intel NetBurst Micro-Architecture of the Intel Pentium 4 Processor Revision History Revision Date Revision Major Changes 11/2000 1.0 Release Page 3

Summary of the content on the page No. 4

® ™ ® A Detailed Look Inside the Intel NetBurst Micro-Architecture of the Intel Pentium 4 Processor Table of Contents ABOUT THIS DOCUMENT .................................................................................................................5 INTRODUCTION ................................................................................................................................6 SIMD TECHNOLOGY AND STREAMING SIMD EXTENSIONS 2 ....................................................

Summary of the content on the page No. 5

® ™ ® A Detailed Look Inside the Intel NetBurst Micro-Architecture of the Intel Pentium 4 Processor About this Document ® ® ® ™ The Intel NetBurst micro-architecture is the foundation for the Intel Pentium 4 processor. It includes several important new features and innovations that will allow the Intel Pentium 4 processor and future IA-32 processors to deliver industry leading performance for the next several years. This paper provides an in-depth examination of the features and functions th

Summary of the content on the page No. 6

® ™ ® A Detailed Look Inside the Intel NetBurst Micro-Architecture of the Intel Pentium 4 Processor Introduction ® ® ® TM The Intel Pentium 4 processor, utilizing the Intel NetBurst micro-architecture, is a complete processor re- design that delivers new technologies and capabilities while advancing many of the innovative features, such as ® “out-of-order speculative execution” and “super-scalar execution”, introduced on prior Intel micro-architectural generations. Many of these new innovati

Summary of the content on the page No. 7

® ™ ® A Detailed Look Inside the Intel NetBurst Micro-Architecture of the Intel Pentium 4 Processor computations to operate on packed double-precision floating-point data elements and 128-bit packed integers. There are 144 instructions in the SSE2 that can operate on two packed double-precision floating-point data elements, or on 16 packed byte, 8 packed word, 4 doubleword, and 2 quadword integers. The full set of IA-32 SIMD technologies (the Intel MMX technology, the SSE extensions, and the

Summary of the content on the page No. 8

® ™ ® A Detailed Look Inside the Intel NetBurst Micro-Architecture of the Intel Pentium 4 Processor The SSE instructions are useful for 3D geometry, 3D rendering, speech recognition, video encoding and decoding. ® For more information on the Streaming SIMD Extensions, refer to the IA-32 Intel Architecture Software Developer’s Manual, Volume 1, available at http://developer.intel.com/design/pentium4/manuals/. Streaming SIMD Extensions 2 § Adds 128-bit data type with two packed double-precisio

Summary of the content on the page No. 9

® ™ ® A Detailed Look Inside the Intel NetBurst Micro-Architecture of the Intel Pentium 4 Processor ® Intel NetBurst™ Micro-architecture ® The Pentium 4 processor is the first hardware implementation of a new micro-architecture, the Intel NetBurst micro-architecture. To help reader understand this new micro-architecture, this section examines in detail the following: § the design considerations the Intel NetBurst micro-architecture § the building blocks that make up this new micro-architectu

Summary of the content on the page No. 10

® ™ ® A Detailed Look Inside the Intel NetBurst Micro-Architecture of the Intel Pentium 4 Processor ® TM Overview of the Intel NetBurst Micro-architecture Pipeline The pipeline of the Intel NetBurst micro-architecture contain three sections: § the in-order issue front end § the out-of-order superscalar execution core ® TM Figure 3 The Intel NetBurst Micro-architecture § the in-order retirement unit. The front end supplies instructions in program order to System Bus Frequently used paths the

Summary of the content on the page No. 11

® ™ ® A Detailed Look Inside the Intel NetBurst Micro-Architecture of the Intel Pentium 4 Processor µops called traces, which are stored in the execution trace cache. The execution trace cache stores these µops in the path of program execution flow, where the results of branches in the code are integrated into the same cache line. This increases the instruction flow from the cache and makes better use of the overall cache storage space since the cache no longer stores instructions that are

Summary of the content on the page No. 12

® ™ ® A Detailed Look Inside the Intel NetBurst Micro-Architecture of the Intel Pentium 4 Processor Prefetching The Intel NetBurst micro-architecture supports three prefetching mechanisms: § the first is for instructions only § the second is for data only § the third is for code or data. The first mechanism is hardware instruction fetcher that automatically prefetches instructions. The second is a software-controlled mechanism that fetches data into the caches using the prefetch instructions

Summary of the content on the page No. 13

® ™ ® A Detailed Look Inside the Intel NetBurst Micro-Architecture of the Intel Pentium 4 Processor The Static Predictor. Once the branch instruction is decoded, the direction of the branch (forward or backward) is known. If there was no valid entry in the BTB for the branch, the static predictor makes a prediction based on the direction of the branch. The static prediction mechanism predicts backward conditional branches (those with negative displacement), such as loop-closing branches, as

Summary of the content on the page No. 14

® ™ ® A Detailed Look Inside the Intel NetBurst Micro-Architecture of the Intel Pentium 4 Processor § selecting IA-32 instructions that can be decoded into less than 4 μops and/or have short latencies § ordering IA-32 instructions to preserve available parallelism by minimizing long dependence chains and covering long instruction latencies § ordering instructions so that their operands are ready and their corresponding issue ports and execution units are free when they reach the scheduler. T

Summary of the content on the page No. 15

® ™ ® A Detailed Look Inside the Intel NetBurst Micro-Architecture of the Intel Pentium 4 Processor Port 3. Port 3 supports the dispatch of one store address operation per cycle. Thus the total issue bandwidth can range from zero to six µops per cycle. Each pipeline contains several execution units. The µops are dispatched to the pipeline that corresponds to its type of operation. For example, an integer arithmetic logic unit and the floating-point execution units (adder, multiplier, and div

Summary of the content on the page No. 16

® ™ ® A Detailed Look Inside the Intel NetBurst Micro-Architecture of the Intel Pentium 4 Processor b) avoiding the need to access off-chip caches, which can increase the realized bandwidth compared to a normal load-miss, which returns data to all cache levels. The situations that are less likely to benefit from software-controlled data prefetch are the following: § In cases that are already bandwidth bound, prefetching tends to increase bandwidth demands, and thus not be effective. § Prefet

Summary of the content on the page No. 17

® ™ ® A Detailed Look Inside the Intel NetBurst Micro-Architecture of the Intel Pentium 4 Processor branches are resolved. However, speculative loads cannot cause page faults. Reordering loads with respect to each other can prevent a load miss from stalling later loads. Reordering loads with respect to other loads and stores to different addresses can enable more parallelism, allowing the machine to execute more operations as soon as their inputs are ready. Writes to memory are always carrie


Alternative user manuals
# User manual Category Download
1 Intel 386 User manual Computer Hardware 7
2 Intel 8086-1 User manual Computer Hardware 12
3 Intel 87C196CA User manual Computer Hardware 8
4 Intel 8XC196Kx User manual Computer Hardware 2
5 Intel ARK |Core i7-4770K Processor BX80646I74770K User manual Computer Hardware 27
6 Intel AXXRAKSAS2 User manual Computer Hardware 1
7 Intel 430TX User manual Computer Hardware 16
8 Intel 32882 User manual Computer Hardware 1
9 Intel BX80605I7880 User manual Computer Hardware 1
10 Intel 80302 User manual Computer Hardware 1
11 Intel 6300ESB ICH User manual Computer Hardware 4
12 Intel 80C186EA User manual Computer Hardware 1
13 Intel 460GX User manual Computer Hardware 4
14 Intel 6700PXH User manual Computer Hardware 4
15 Intel BX80623I72600S User manual Computer Hardware 1
16 Sony MSAKIT-PC4A User manual Computer Hardware 2
17 Sony MRW62E-S1 2694866142 User manual Computer Hardware 5
18 Philips MATCH LINE 9596 User manual Computer Hardware 17
19 Sony 64GB SDHC Class 10 Memory Card Readers SF32UY User manual Computer Hardware 1
20 Philips PSC702 User manual Computer Hardware 1