|
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_RISC V_ 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
|