The ID_AA64MMFR1_EL1 characteristics are:
Provides information about the implemented memory model and memory management support 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_AA64MMFR1_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 |
ECBHB | CMOW | TIDCP1 | nTLBPA | AFP | HCX | ETS | TWED | ||||||||||||||||||||||||
XNX | SpecSEI | PAN | LO | HPDS | VH | VMIDBits | HAFDBS |
Indicates support for restrictions on branch history speculation around exceptions.
The value of this field is an IMPLEMENTATION DEFINED choice of:
ECBHB | Meaning |
---|---|
0b0000 |
The implementation does not disclose whether the branch history information created in a context before an exception to a higher Exception level using AArch64 can be used by code before that exception to exploitatively control the execution of any indirect branches in code in a different context after the exception. |
0b0001 |
The branch history information created in a context before an exception to a higher Exception level using AArch64 cannot be used by code before that exception to exploitatively control the execution of any indirect branches in code in a different context after the exception. |
All other values are reserved.
FEAT_ECBHB implements the functionality identified by the value 0b0001.
From Armv8.9, the value 0b0000 is not permitted.
Access to this field is RO.
Indicates support for cache maintenance instruction permission.
The value of this field is an IMPLEMENTATION DEFINED choice of:
CMOW | Meaning |
---|---|
0b0000 |
SCTLR_EL1.CMOW, SCTLR_EL2.CMOW, and HCRX_EL2.CMOW bits are not implemented. |
0b0001 |
SCTLR_EL1.CMOW is implemented. If EL2 is implemented, SCTLR_EL2.CMOW and HCRX_EL2.CMOW bits are implemented. |
All other values are reserved.
FEAT_CMOW implements the functionality identified by the value 0b0001.
From Armv8.8, the value 0b0000 is not permitted.
Access to this field is RO.
Indicates whether SCTLR_EL1.TIDCP and SCTLR_EL2.TIDCP are implemented in AArch64 state.
The value of this field is an IMPLEMENTATION DEFINED choice of:
TIDCP1 | Meaning |
---|---|
0b0000 |
SCTLR_EL1.TIDCP and SCTLR_EL2.TIDCP bits are not implemented and are RES0. |
0b0001 |
SCTLR_EL1.TIDCP bit is implemented. If EL2 is implemented, SCTLR_EL2.TIDCP bit is implemented. |
All other values are reserved.
FEAT_TIDCP1 implements the functionality identified by the value 0b0001.
From Armv8.8, the value 0b0000 is not permitted.
Access to this field is RO.
Indicates support for intermediate caching of translation table walks.
The value of this field is an IMPLEMENTATION DEFINED choice of:
nTLBPA | Meaning |
---|---|
0b0000 |
The intermediate caching of translation table walks might include non-coherent physical translation caches. |
0b0001 |
The intermediate caching of translation table walks does not include non-coherent physical translation caches. |
Non-coherent physical translation caches are non-coherent caches of previous valid translation table entries since the last completed relevant TLBI applicable to the PE, where either:
All other values are reserved.
FEAT_nTLBPA implements the functionality identified by the value 0b0001.
From Armv8.0, the permitted values are 0b0000 and 0b0001.
Access to this field is RO.
Indicates support for FPCR.{AH, FIZ, NEP}.
The value of this field is an IMPLEMENTATION DEFINED choice of:
AFP | Meaning |
---|---|
0b0000 |
The FPCR.{AH, FIZ, NEP} fields are not supported. |
0b0001 |
The FPCR.{AH, FIZ, NEP} fields are supported. |
All other values are reserved.
FEAT_AFP implements the functionality identified by the value 0b0001.
From Armv8.7, if Advanced SIMD and floating-point is implemented, the value 0b0000 is not permitted.
Access to this field is RO.
Indicates support for HCRX_EL2 and its associated EL3 trap.
The value of this field is an IMPLEMENTATION DEFINED choice of:
HCX | Meaning |
---|---|
0b0000 |
HCRX_EL2 and its associated EL3 trap are not supported. |
0b0001 |
HCRX_EL2 and its associated EL3 trap are supported. |
All other values are reserved.
FEAT_HCX implements the functionality identified by the value 0b0001.
From Armv8.7, if EL2 is implemented, the value 0b0000 is not permitted.
Access to this field is RO.
Indicates support for Enhanced Translation Synchronization.
The value of this field is an IMPLEMENTATION DEFINED choice of:
ETS | Meaning |
---|---|
0b0000 |
Enhanced Translation Synchronization is not supported. |
0b0001 |
Enhanced Translation Synchronization is not supported. |
0b0010 |
Enhanced Translation Synchronization is supported. |
All other values are reserved.
FEAT_ETS2 implements the functionality identified by the value 0b0010.
From Armv8.8, the values 0b0000 and 0b0001 are not permitted.
Access to this field is RO.
Indicates support for the configurable delayed trapping of WFE.
The value of this field is an IMPLEMENTATION DEFINED choice of:
TWED | Meaning |
---|---|
0b0000 |
Configurable delayed trapping of WFE is not supported. |
0b0001 |
Configurable delayed trapping of WFE is supported. |
All other values are reserved.
FEAT_TWED implements the functionality identified by the value 0b0001.
From Armv8.6, the permitted values are 0b0000 and 0b0001.
Access to this field is RO.
Indicates support for execute-never control distinction by Exception level at stage 2.
The value of this field is an IMPLEMENTATION DEFINED choice of:
XNX | Meaning |
---|---|
0b0000 |
Distinction between EL0 and EL1 execute-never control at stage 2 not supported. |
0b0001 |
Distinction between EL0 and EL1 execute-never control at stage 2 supported. |
All other values are reserved.
FEAT_XNX implements the functionality identified by the value 0b0001.
From Armv8.2, the value 0b0000 is not permitted.
Access to this field is RO.
Describes whether the PE can generate SError exceptions from speculative reads of memory, including speculative instruction fetches.
The value of this field is an IMPLEMENTATION DEFINED choice of:
SpecSEI | Meaning |
---|---|
0b0000 |
The PE never generates an SError exception due to an External abort on a speculative read. |
0b0001 |
The PE might generate an SError exception due to an External abort on a speculative read. |
All other values are reserved.
Access to this field is RO.
Reserved, RES0.
Privileged Access Never. Indicates support for the PAN bit in PSTATE, SPSR_EL1, SPSR_EL2, SPSR_EL3, and DSPSR_EL0.
The value of this field is an IMPLEMENTATION DEFINED choice of:
PAN | Meaning |
---|---|
0b0000 |
PAN not supported. |
0b0001 |
PAN supported. |
0b0010 |
PAN supported and AT S1E1RP and AT S1E1WP instructions supported. |
0b0011 |
PAN supported, AT S1E1RP and AT S1E1WP instructions supported, and SCTLR_EL1.EPAN and SCTLR_EL2.EPAN bits supported. |
All other values are reserved.
FEAT_PAN implements the functionality identified by the value 0b0001.
FEAT_PAN2 implements the functionality added by the value 0b0010.
FEAT_PAN3 implements the functionality added by the value 0b0011.
From Armv8.1, the value 0b0000 is not permitted.
From Armv8.2, the value 0b0001 is not permitted.
From Armv8.7, the value 0b0010 is not permitted.
Access to this field is RO.
LORegions. Indicates support for LORegions.
The value of this field is an IMPLEMENTATION DEFINED choice of:
LO | Meaning |
---|---|
0b0000 |
LORegions not supported. |
0b0001 |
LORegions supported. |
All other values are reserved.
FEAT_LOR implements the functionality identified by the value 0b0001.
From Armv8.1, the value 0b0000 is not permitted.
Access to this field is RO.
Hierarchical Permission Disables. Indicates support for disabling hierarchical controls in translation tables.
The value of this field is an IMPLEMENTATION DEFINED choice of:
HPDS | Meaning |
---|---|
0b0000 |
Disabling of hierarchical controls not supported. |
0b0001 |
Disabling of hierarchical controls supported with the TCR_EL1.{HPD1, HPD0}, TCR_EL2.HPD or TCR_EL2.{HPD1, HPD0}, and TCR_EL3.HPD bits. |
0b0010 |
As for value 0b0001, and adds possible hardware allocation of bits[62:59] of the Translation table descriptors from the final lookup level for IMPLEMENTATION DEFINED use. |
All other values are reserved.
FEAT_HPDS implements the functionality identified by the value 0b0001.
FEAT_HPDS2 implements the functionality identified by the value 0b0010.
From Armv8.1, the value 0b0000 is not permitted.
Access to this field is RO.
Virtualization Host Extensions.
The value of this field is an IMPLEMENTATION DEFINED choice of:
VH | Meaning |
---|---|
0b0000 |
Virtualization Host Extensions not supported. |
0b0001 |
Virtualization Host Extensions supported. |
All other values are reserved.
FEAT_VHE implements the functionality identified by the value 0b0001.
From Armv8.1, the value 0b0000 is not permitted.
Access to this field is RO.
Number of VMID bits.
The value of this field is an IMPLEMENTATION DEFINED choice of:
VMIDBits | Meaning |
---|---|
0b0000 |
8 bits |
0b0010 |
16 bits |
All other values are reserved.
FEAT_VMID16 implements the functionality identified by the value 0b0010.
From Armv8.1, the permitted values are 0b0000 and 0b0010.
Access to this field is RO.
Hardware updates to Access flag and Dirty state in translation tables.
The value of this field is an IMPLEMENTATION DEFINED choice of:
HAFDBS | Meaning |
---|---|
0b0000 |
Hardware update of the Access flag and dirty state are not supported. |
0b0001 |
Support for hardware update of the Access flag for Block and Page descriptors. |
0b0010 |
As 0b0001, and adds support for hardware update of dirty state. |
0b0011 |
As 0b0010, and adds support for hardware update of the Access flag for Table descriptors. |
0b0100 |
As 0b0011, and adds support for hardware tracking of Dirty state Structure. |
All other values are reserved.
FEAT_HAFDBS implements the functionality identified by the values 0b0001 and 0b0010.
FEAT_HAFT implements the functionality identified by the value 0b0011.
FEAT_HDBSS implements the functionality identified by the value 0b0100.
Access to this field is RO.
Accesses to this register use the following encodings in the System register encoding space:
op0 | op1 | CRn | CRm | op2 |
---|---|---|---|---|
0b11 | 0b000 | 0b0000 | 0b0111 | 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_AA64MMFR1_EL1; elsif PSTATE.EL == EL2 then X[t, 64] = ID_AA64MMFR1_EL1; elsif PSTATE.EL == EL3 then X[t, 64] = ID_AA64MMFR1_EL1;
26/03/2024 09:49; 67c0ae5282a7629ba0ea0ba7267b43cd4f7939f6
Copyright © 2010-2024 Arm Limited or its affiliates. All rights reserved. This document is Non-Confidential.