EasyManuals Logo

Intel ARCHITECTURE IA-32 User Manual

Intel ARCHITECTURE IA-32
568 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #388 background imageLoading...
Page #388 background image
IA-32 Intel® Architecture Optimization
7-42
Eliminate 64-KByte Aliased Data Accesses
The 64 KB aliasing condition is discussed in Chapter 2. Memory
accesses that satisfy the 64 KB aliasing condition can cause excessive
evictions of the first-level data cache. Eliminating 64-KB-aliased data
accesses originating from each thread helps improve frequency scaling
in general. Furthermore, it enables the first-level data cache to perform
efficiently when Hyper-Threading Technology is fully utilized by
software applications.
User/Source Coding Rule 34. (H impact, H generality) Minimize data
access patterns that are offset by multiples of 64 KB in each thread.
The presence of 64-KB-aliased data access can be detected using
Pentium 4 processor performance monitoring events. Appendix B
includes an updated list of Pentium 4 processor performance metrics.
These metrics are based on events accessed using the Intel VTune
performance analyzer.
Performance penalties associated with 64 KB aliasing are applicable
mainly to current processor implementations of Hyper-Threading
Technology or Intel NetBurst microarchitecture. The next section
discusses memory optimization techniques that are applicable to
multithreaded applications running on processors supporting
Hyper-Threading Technology.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Intel ARCHITECTURE IA-32 and is the answer not in the manual?

Intel ARCHITECTURE IA-32 Specifications

General IconGeneral
Instruction Setx86
Instruction Set TypeCISC
Memory SegmentationSupported
Operating ModesReal mode, Protected mode, Virtual 8086 mode
Max Physical Address Size36 bits (with PAE)
Max Virtual Address Size32 bits
ArchitectureIA-32 (Intel Architecture 32-bit)
Addressable Memory4 GB (with Physical Address Extension up to 64 GB)
Floating Point Registers8 x 80-bit
MMX Registers8 x 64-bit
SSE Registers8 x 128-bit
RegistersGeneral-purpose registers (EAX, EBX, ECX, EDX, ESI, EDI, ESP, EBP), Segment registers (CS, DS, SS, ES, FS, GS), Instruction pointer (EIP), Flags register (EFLAGS)
Floating Point UnitYes (x87)

Related product manuals