Glossary
–10
29 September 1997 – Subject To Change
IEU
Integer execution unit. The logic unit within the 21164PC microprocessor that con-
tains the 64-bit integer execution data path.
INT
nn
The term INTnn, where nn is one of 2, 4, 8, 16, 32, or 64, refers to a data field size of
nn contiguous NATURALLY ALIGNED bytes. For example, INT4 refers to a NAT-
URALLY ALIGNED longword.
internal processor register (IPR)
One of many registers internal to the Alpha 21164PC microprocessor.
IPGA
Interstitial pin grid array.
JFET
Junction field-effect transistor.
latency
The amount of time it takes the system to respond to an event.
LCC
Leadless chip carrier.
LFSR
Linear feedback shift register.
load/store architecture
A characteristic of a machine architecture where data items are first loaded into a
processor register, operated on, and then stored back to memory. No operations on
memory other than load and store are provided by the instruction set.
longword
Four contiguous bytes starting on an arbitrary byte boundary. The bits are numbered
from right to left, 0 through 31.
LSB
Least significant bit.