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 #442 background imageLoading...
Page #442 background image
IA-32 Intel® Architecture Optimization
A-8
When you use PGO, consider the following guidelines:
Minimize the changes to your program after instrumented execution
and before feedback compilation. During feedback compilation, the
compiler ignores dynamic information for functions modified after
that information was generated.
Repeat the instrumentation compilation if you make many changes
to your source files after execution and before feedback
compilation.
For further details on the interprocedural and profile-guided
optimizations, refer to the Intel C++ Compiler Users Guide.
Intel
®
VTune Performance Analyzer
The Intel VTune Performance Analyzer is a powerful software-profiling
tool for Microsoft Windows and Linux. The VTune analyzer helps you
understand the performance characteristics of your software at all
levels: the system, application, microarchitecture.
The sections that follow describe the major features of the VTune
analyzer and briefly explain how to use them. For more details on these
features, run the VTune analyzer and see the online help or the built in
Getting Started Guide.
All these features are available for Microsoft Windows. On Linux,
sampling and call graph are available.
NOTE. The compiler issues a warning that the
dynamic information corresponds to a modified
function.

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