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 #433 background imageLoading...
Page #433 background image
Power Optimization for Mobile Usages 9
9-19
imbalance can be accomplished using performance monitoring
events. Intel Core Duo processor provides an event for this
purpose. The event (Serial_Execution_Cycle) increments under
the following conditions:
The core is actively executing code in C0 state,
The second core in the physical processor is in an idle state
(C1-C4).
This event enables software developers to find code that is
executing serially, by comparing Serial_Execution_Cycle and
Unhalted_Ref_Cycles. Changing sections of serialized code to
execute into two parallel threads enables coordinated thread
synchronization to achieve better power savings.
Although Serial_Execution_Cycle is available only on Intel
Core Duo processors, application thread with load-imbalance
situations usually remains the same for symmetric application
threads and on symmetrically configured multi-core processors,
irrespective of differences in their underlying microarchitecture.
For this reason, the technique to identify load-imbalance
situations can be applied to multi-threaded applications in
general, and not specific to Intel Core Duo processors.

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