Alpha
Jump to navigation
Jump to search
|
|
|
|
DEC Alpha or just Alpha is a 64-bit RISC CPU architecture created by Digital Equipment Corporation (DEC) and later developed by Compaq, mainly targeted at the workstation and server market.
Features
- Thirty-two 64-bit general purpose registers,
R0toR31R31always yields zero when read, writes are discarded
- Thirty-two double-precision (quadword, 64-bit) floating point registers,
F0toF31F31same as with its integer counterpart, this is always zero
- Bi-endian
- SIMD instruction set extension, the Motion Video Instructions (MVI)
Compiler support
- GCC
- Compaq Compiler Kit
Emulator support
External links
- AlphaLinux wiki
- The Alpha AXP Review of the Alpha architecture by Raymond Chen

