PA-RISC


[Home] Home > Programming > Preprocessor > Architectures >
PA-RISC

Description

The PA-RISC architecture as defined by HP.


Macros

Type Macro Description
Identification __hppa__ Defined by GNU C
Identification __HPPA__ Defined by Stratus VOS C
Identification __hppa
Version _PA_RISCV_R V = Version
R = Revision

Examples

CPU Macro
PA RISC 1.0 _PA_RISC1_0
PA RISC 1.1 _PA_RISC1_1
__HPPA11__
__PA7100__
PA RISC 2.0 _PA_RISC2_0
__RISC2_0__
__HPPA20__
__PA8000__

See Also


Copyright © 2010-2024 Paul Ward.
License Information