The ID_AA64PFR1_EL1 characteristics are:
Reserved for future expansion of information about implemented PE features in AArch64 state.
For general information about the interpretation of the ID registers, see 'Principles of the ID scheme for fields in ID registers'.
There are no configuration notes.
ID_AA64PFR1_EL1 is a 64-bit register.
63 | 62 | 61 | 60 | 59 | 58 | 57 | 56 | 55 | 54 | 53 | 52 | 51 | 50 | 49 | 48 | 47 | 46 | 45 | 44 | 43 | 42 | 41 | 40 | 39 | 38 | 37 | 36 | 35 | 34 | 33 | 32 |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
PFAR | DF2 | MTEX | THE | GCS | MTE_frac | NMI | CSV2_frac | ||||||||||||||||||||||||
RNDR_trap | SME | RES0 | MPAM_frac | RAS_frac | MTE | SSBS | BT |
Support for physical fault address registers, FEAT_PFAR. Defined values are:
PFAR | Meaning |
---|---|
0b0000 |
FEAT_PFAR is not implemented. |
0b0001 |
FEAT_PFAR is implemented. Includes support for the PFAR_ELx and, if EL3 is implemented, MFAR_EL3 registers. |
All other values are reserved.
FEAT_PFAR implements the functionality identified by the value 0b0001.
Support for error exception routing extensions, FEAT_DoubleFault2. Defined values are:
DF2 | Meaning |
---|---|
0b0000 | FEAT_DoubleFault2 is not implemented. Note This does not mean that FEAT_DoubleFault, as identified by ID_AA64PFR0_EL1.RAS >= 0b0010, is not implemented. |
0b0001 | FEAT_DoubleFault2 is implemented. As ID_AA64PFR0_EL1.RAS == 0b0010, and also includes support for routing error exceptions:
|
All other values are reserved.
FEAT_DoubleFault2 implements the functionality identified by the value 0b0001.
Support for additional MTE tag checking modes. Defined values are:
MTEX | Meaning |
---|---|
0b0000 |
Canonical Tag checking and Memory tagging wth Address tagging disabled are not supported. |
0b0001 | The following additional tag checking modes for MTE are supported:
|
All other values are reserved.
This field is valid only if ID_AA64PFR1_EL1.MTE >= 0b0010.
FEAT_MTE_NO_ADDRESS_TAGS and FEAT_MTE_CANONICAL_TAGS implement the functionality identified by the value 0b0001.
If FEAT_MTE2 is not implemented, the value 0b0001 is not permitted.
From Armv8.9, if FEAT_MTE2 is implemented, the value 0b0000 is not permitted.
Support for Translation Hardening Extension. Defined values are:
THE | Meaning |
---|---|
0b0000 |
Translation Hardening Extension is not implemented. |
0b0001 | The RCW and RCWS instructions, their associated registers and traps are supported. If EL2 is implemented, the AssuredOnly check, TopLevel check, and their associated controls are implemented. If EL2 and FEAT_GCS are implemented, VTCR_EL2.GCSH is implemented. |
All other values are reserved.
FEAT_THE implements the functionality identified by the value 0b0001.
Support for Guarded Control Stack. Defined values are:
GCS | Meaning |
---|---|
0b0000 |
Guarded Control Stack is not implemented. |
0b0001 |
Guarded Control Stack is implemented. |
All other values are reserved.
FEAT_GCS implements the functionality identified by the value 0b0001.
Support for Asynchronous reporting of a Tag Check Fault. Defined values are:
MTE_frac | Meaning |
---|---|
0b0000 |
Asynchronous reporting of a Tag Check Fault is supported. |
0b1111 |
Asynchronous reporting of a Tag Check Fault is not supported. |
All other values are reserved.
This field is valid only if ID_AA64PFR1_EL1.MTE >= 0b0010.
FEAT_MTE_ASYNC implements the functionality identified by the value 0b0000.
If FEAT_MTE_ASYM_FAULT is implemented this field must be 0b0000.
Non-maskable Interrupt. Indicates support for Non-maskable interrupts. Defined values are:
NMI | Meaning |
---|---|
0b0000 |
SCTLR_ELx.{SPINTMASK, NMI} and PSTATE.ALLINT with its associated instructions are not supported. |
0b0001 |
SCTLR_ELx.{SPINTMASK, NMI} and PSTATE.ALLINT with its associated instructions are supported. |
All other values are reserved.
FEAT_NMI implements the functionality identified by the value 0b0001.
From Armv8.8, the value 0b0000 is not permitted.
CSV2 fractional field. Defined values are:
CSV2_frac | Meaning |
---|---|
0b0000 | Either ID_AA64PFR0_EL1.CSV2 is not 0b0001, or the implementation does not disclose whether FEAT_CSV2_1p1 is implemented. FEAT_CSV2_1p2 is not implemented. |
0b0001 |
FEAT_CSV2_1p1 is implemented, but FEAT_CSV2_1p2 is not implemented. |
0b0010 |
FEAT_CSV2_1p2 is implemented. |
All other values are reserved.
FEAT_CSV2_1p1 implements the functionality identified by the value 0b0001.
FEAT_CSV2_1p2 implements the functionality identified by the value 0b0010.
From Armv8.0, the permitted values are 0b0000, 0b0001, and 0b0010.
The values 0b0001 and 0b0010 are permitted only when ID_AA64PFR0_EL1.CSV2 is 0b0001.
Random Number trap to EL3 field. Defined values are:
RNDR_trap | Meaning |
---|---|
0b0000 | |
0b0001 | Trapping of RNDR and RNDRRS to EL3 is supported. SCR_EL3.TRNDR is present. |
All other values are reserved.
FEAT_RNG_TRAP implements the functionality identified by the value 0b0001.
Scalable Matrix Extension. Defined values are:
SME | Meaning |
---|---|
0b0000 |
SME architectural state and programmers' model are not implemented. |
0b0001 |
SME architectural state and programmers' model are implemented. |
0b0010 |
As 0b0001, plus the SME2 ZT0 register. |
All other values are reserved.
FEAT_SME implements the functionality identified by the value 0b0001.
FEAT_SME2 implements the functionality identified by the value 0b0010.
From Armv9.2, the permitted values are 0b0000, 0b0001, and 0b0010.
If implemented, refer to ID_AA64SMFR0_EL1 and ID_AA64ZFR0_EL1 for information about which SME and SVE instructions are available.
Reserved, RES0.
Indicates the minor version number of support for the MPAM Extension.
Defined values are:
MPAM_frac | Meaning |
---|---|
0b0000 |
The minor version number of the MPAM extension is 0. |
0b0001 |
The minor version number of the MPAM extension is 1. |
All other values are reserved.
When combined with the major version number from ID_AA64PFR0_EL1.MPAM, The combined "major.minor" version is:
MPAM Extension version | MPAM | MPAM_frac |
---|---|---|
Not implemented. | 0b0000 | 0b0000 |
v0.1 is implemented. | 0b0000 | 0b0001 |
v1.0 is implemented. | 0b0001 | 0b0000 |
v1.1 is implemented. | 0b0001 | 0b0001 |
For more information, see 'The Memory Partitioning and Monitoring (MPAM) Extension'.
RAS Extension fractional field. Defined values are:
RAS_frac | Meaning |
---|---|
0b0000 |
If ID_AA64PFR0_EL1.RAS == 0b0001, RAS Extension implemented. |
0b0001 | If ID_AA64PFR0_EL1.RAS == 0b0001, as 0b0000 and adds support for:
Error records accessed through System registers conform to RAS System Architecture v1.1, which includes simplifications to ERR<n>STATUS, and support for the optional RAS Timestamp and RAS Common Fault Injection Model Extensions. |
All other values are reserved.
FEAT_RASv1p1 implements the functionality identified by the value 0b0001.
This field is valid only if ID_AA64PFR0_EL1.RAS == 0b0001.
Support for the Memory Tagging Extension. Defined values are:
MTE | Meaning |
---|---|
0b0000 |
Memory Tagging Extension is not implemented. |
0b0001 |
Instruction-only Memory Tagging Extension is implemented. |
0b0010 | As 0b0001, and adds:
Support for FEAT_MTE_ASYNC is indicated by ID_AA64PFR1_EL1.MTE_frac. |
0b0011 |
As 0b0010, with the exception that support for FEAT_MTE_ASYNC is mandatory, and adds support for Asymmetric Tag Check Fault handling, identified as FEAT_MTE_ASYM_FAULT. |
All other values are reserved.
FEAT_MTE implements the functionality identified by the value 0b0001.
FEAT_MTE2 implements the functionality identified by the value 0b0010.
FEAT_MTE3 implements the functionality identified by the value 0b0011.
From Armv8.7, when the value of this field is >= 0b0010, ID_AA64PFR2_EL1.MTEPERM indicates support for FEAT_MTE_PERM.
From Armv8.7, when the value of this field is >= 0b0010, the following fields indicate support for FEAT_MTE4:
Speculative Store Bypassing controls in AArch64 state. Defined values are:
SSBS | Meaning |
---|---|
0b0000 |
AArch64 provides no mechanism to control the use of Speculative Store Bypassing. |
0b0001 |
AArch64 provides the PSTATE.SSBS mechanism to mark regions that are Speculative Store Bypass Safe. |
0b0010 |
As 0b0001, and adds the MSR and MRS instructions to directly read and write the PSTATE.SSBS field. |
All other values are reserved.
FEAT_SSBS implements the functionality identified by the value 0b0001.
FEAT_SSBS2 implements the functionality identified by the value 0b0010.
Branch Target Identification mechanism support in AArch64 state. Defined values are:
BT | Meaning |
---|---|
0b0000 |
The Branch Target Identification mechanism is not implemented. |
0b0001 |
The Branch Target Identification mechanism is implemented. |
All other values are reserved.
FEAT_BTI implements the functionality identified by the value 0b0001.
From Armv8.5, the value 0b0000 is not permitted.
Accesses to this register use the following encodings in the System register encoding space:
op0 | op1 | CRn | CRm | op2 |
---|---|---|---|---|
0b11 | 0b000 | 0b0000 | 0b0100 | 0b001 |
if PSTATE.EL == EL0 then if IsFeatureImplemented(FEAT_IDST) then if EL2Enabled() && HCR_EL2.TGE == '1' then AArch64.SystemAccessTrap(EL2, 0x18); else AArch64.SystemAccessTrap(EL1, 0x18); else UNDEFINED; elsif PSTATE.EL == EL1 then if EL2Enabled() && HCR_EL2.TID3 == '1' then AArch64.SystemAccessTrap(EL2, 0x18); else X[t, 64] = ID_AA64PFR1_EL1; elsif PSTATE.EL == EL2 then X[t, 64] = ID_AA64PFR1_EL1; elsif PSTATE.EL == EL3 then X[t, 64] = ID_AA64PFR1_EL1;
04/07/2023 11:23; 1b994cb0b8c6d1ae5a9a15edbc8bd6ce3b5c7d68
Copyright © 2010-2023 Arm Limited or its affiliates. All rights reserved. This document is Non-Confidential.