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 #342 background imageLoading...
Page #342 background image
IA-32 Intel® Architecture Optimization
6-52
Performance Comparisons of Memory Copy Routines
The throughput of a large-region, memory copy routine depends on
several factors:
coding techniques that implements the memory copy task
characteristics of the system bus (speed, peak bandwidth, overhead
in read/write transaction protocols)
microarchitecture of the processor
A comparison of the two coding techniques discussed above and two
un-optimized techniques is shown in Table 6-2.
add esi,ecx
add edi,ecx
sub edx,ecx
jnz main_loop
sfence
}
}
Table 6-2 Relative Performance of Memory Copy Routines
Processor, CPUID
Signature and
FSB Speed
Byte
Sequential
DWORD
Sequential
SW prefetch +
8 byte
streaming
store
4KB-Block
HW prefetch
+ 16 byte
streaming
stores
Pentium M processor,
0x6Dn, 400
1.3X 1.2X 1.6X 2.5X
Intel Core Solo and
Intel Core Duo
processors, 0x6En,
667
3.3X 3.5X 2.1X 4.7X
Pentium D processor,
0xF4n, 800
3.4X 3.3X 4.9X 5.7X

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