Archives
 
 
 
  Special
 
 
 
  About Us
 
 
 

Newsletter
Free E-mail Newsletter from BYTE.com

 
    
           
Visit the home page Browse the four-year online archive Download platform-neutral CPU/FPU benchmarks Find information for advertisers, authors, vendors, subscribers

ArticlesIntel's IA-64 Architecture


February 1998 / International Features / I 2 O's Promise / Intel's IA-64 Architecture

Today's departmental and enterprise servers are mostly based on RISC technologies developed by Hewlett-Packard, IBM Microelectronics, and Sun Microelectronics. With a total of between six and eight execution units on a chip, RISC processors offer superior performance. This speedy performance enables the development of solutions such as multiple integer-execution pipes, multiple floating-point pipes, and separate load/store and branch hardware.

In contrast, Intel is forging an innovative path toward explicit parallelism with its new IA-64 architecture, which relies on a new kind of cooperation between hardware and compiler. IA-64's most notable characteristic is its massive complement of registers: There are 128 integer, 128 floating-point, and 64 new speculative registers for the compiler to work with. This aids performance by obviating the need for the compiler to perform bulky register-renaming tasks.

Another important feature of IA-64 is its very long instruction word (VLIW) architecture. A packed instruction word, which is 128 bits wide, incorporates three separate instructions and maps them to functional units in the target processor. A template field specifies dependencies between the instructions and other packed words.

Intel's next-generation 64-bit Merced processor is part of the IA-64 line developed by Intel and technology partner HP. As a hybrid of Intel's x86 technology and HP's PA-RIS C chip, Merced will combine the benefits of RISC and CISC to offer Explicitly Parallel Instruction Computing (EPIC). With EPIC, instead of generating machine instructions sequentially and then letting the processor decide how to execute them, the compiler produces code already written in parallel. The parallelized instructions allow the chip to process a number of instructions simultaneously, theoretically making IA-64 chips more efficient.

The 64-bit chips, due in 1999, will also read the 32-bit code that's used by the current generation of Intel processors, which will make them backward compatible. That promises far better 32-bit performance than can be obtained using the alternative, software translation.


Up to the International Features section contentsGo to previous article: Intel's IA-64 ArchitectureGo to next article: Better Control with PDM
Flexible C++
Matthew Wilson
My approach to software engineering is far more pragmatic than it is theoretical--and no language better exemplifies this than C++.

more...

BYTE Digest

BYTE Digest editors every month analyze and evaluate the best articles from Information Week, EE Times, Dr. Dobb's Journal, Network Computing, Sys Admin, and dozens of other CMP publications—bringing you critical news and information about wireless communication, computer security, software development, embedded systems, and more!

Find out more

BYTE.com Store

BYTE CD-ROM
NOW, on one CD-ROM, you can instantly access more than 8 years of BYTE.
 
The Best of BYTE Volume 1: Programming Languages
The Best of BYTE
Volume 1: Programming Languages
In this issue of Best of BYTE, we bring together some of the leading programming language designers and implementors...

Copyright © 2005 CMP Media LLC, Privacy Policy, Your California Privacy rights, Terms of Service
Site comments: webmaster@byte.com
SDMG Web Sites: BYTE.com, C/C++ Users Journal, Dr. Dobb's Journal, MSDN Magazine, New Architect, SD Expo, SD Magazine, Sys Admin, The Perl Journal, UnixReview.com, Windows Developer Network