Enum applevisor::SysReg

source ·
pub enum SysReg {
Show 112 variants DBGBVR0_EL1, DBGBCR0_EL1, DBGWVR0_EL1, DBGWCR0_EL1, DBGBVR1_EL1, DBGBCR1_EL1, DBGWVR1_EL1, DBGWCR1_EL1, MDCCINT_EL1, MDSCR_EL1, DBGBVR2_EL1, DBGBCR2_EL1, DBGWVR2_EL1, DBGWCR2_EL1, DBGBVR3_EL1, DBGBCR3_EL1, DBGWVR3_EL1, DBGWCR3_EL1, DBGBVR4_EL1, DBGBCR4_EL1, DBGWVR4_EL1, DBGWCR4_EL1, DBGBVR5_EL1, DBGBCR5_EL1, DBGWVR5_EL1, DBGWCR5_EL1, DBGBVR6_EL1, DBGBCR6_EL1, DBGWVR6_EL1, DBGWCR6_EL1, DBGBVR7_EL1, DBGBCR7_EL1, DBGWVR7_EL1, DBGWCR7_EL1, DBGBVR8_EL1, DBGBCR8_EL1, DBGWVR8_EL1, DBGWCR8_EL1, DBGBVR9_EL1, DBGBCR9_EL1, DBGWVR9_EL1, DBGWCR9_EL1, DBGBVR10_EL1, DBGBCR10_EL1, DBGWVR10_EL1, DBGWCR10_EL1, DBGBVR11_EL1, DBGBCR11_EL1, DBGWVR11_EL1, DBGWCR11_EL1, DBGBVR12_EL1, DBGBCR12_EL1, DBGWVR12_EL1, DBGWCR12_EL1, DBGBVR13_EL1, DBGBCR13_EL1, DBGWVR13_EL1, DBGWCR13_EL1, DBGBVR14_EL1, DBGBCR14_EL1, DBGWVR14_EL1, DBGWCR14_EL1, DBGBVR15_EL1, DBGBCR15_EL1, DBGWVR15_EL1, DBGWCR15_EL1, MIDR_EL1, MPIDR_EL1, ID_AA64PFR0_EL1, ID_AA64PFR1_EL1, ID_AA64DFR0_EL1, ID_AA64DFR1_EL1, ID_AA64ISAR0_EL1, ID_AA64ISAR1_EL1, ID_AA64MMFR0_EL1, ID_AA64MMFR1_EL1, ID_AA64MMFR2_EL1, SCTLR_EL1, CPACR_EL1, TTBR0_EL1, TTBR1_EL1, TCR_EL1, APIAKEYLO_EL1, APIAKEYHI_EL1, APIBKEYLO_EL1, APIBKEYHI_EL1, APDAKEYLO_EL1, APDAKEYHI_EL1, APDBKEYLO_EL1, APDBKEYHI_EL1, APGAKEYLO_EL1, APGAKEYHI_EL1, SPSR_EL1, ELR_EL1, SP_EL0, AFSR0_EL1, AFSR1_EL1, ESR_EL1, FAR_EL1, PAR_EL1, MAIR_EL1, AMAIR_EL1, VBAR_EL1, CONTEXTIDR_EL1, TPIDR_EL1, CNTKCTL_EL1, CSSELR_EL1, TPIDR_EL0, TPIDRRO_EL0, CNTV_CTL_EL0, CNTV_CVAL_EL0, SP_EL1,
}
Expand description

The type of system registers.

Variants

DBGBVR0_EL1

The value that represents the system register DBGBVR0_EL1.

DBGBCR0_EL1

The value that represents the system register DBGBCR0_EL1.

DBGWVR0_EL1

The value that represents the system register DBGWVR0_EL1.

DBGWCR0_EL1

The value that represents the system register DBGWCR0_EL1.

DBGBVR1_EL1

The value that represents the system register DBGBVR1_EL1.

DBGBCR1_EL1

The value that represents the system register DBGBCR1_EL1.

DBGWVR1_EL1

The value that represents the system register DBGWVR1_EL1.

DBGWCR1_EL1

The value that represents the system register DBGWCR1_EL1.

MDCCINT_EL1

The value that represents the system register MDCCINT_EL1.

MDSCR_EL1

The value that represents the system register MDSCR_EL1.

DBGBVR2_EL1

The value that represents the system register DBGBVR2_EL1.

DBGBCR2_EL1

The value that represents the system register DBGBCR2_EL1.

DBGWVR2_EL1

The value that represents the system register DBGWVR2_EL1.

DBGWCR2_EL1

The value that represents the system register DBGWCR2_EL1.

DBGBVR3_EL1

The value that represents the system register DBGBVR3_EL1.

DBGBCR3_EL1

The value that represents the system register DBGBCR3_EL1.

DBGWVR3_EL1

The value that represents the system register DBGWVR3_EL1.

DBGWCR3_EL1

The value that represents the system register DBGWCR3_EL1.

DBGBVR4_EL1

The value that represents the system register DBGBVR4_EL1.

DBGBCR4_EL1

The value that represents the system register DBGBCR4_EL1.

DBGWVR4_EL1

The value that represents the system register DBGWVR4_EL1.

DBGWCR4_EL1

The value that represents the system register DBGWCR4_EL1.

DBGBVR5_EL1

The value that represents the system register DBGBVR5_EL1.

DBGBCR5_EL1

The value that represents the system register DBGBCR5_EL1.

DBGWVR5_EL1

The value that represents the system register DBGWVR5_EL1.

DBGWCR5_EL1

The value that represents the system register DBGWCR5_EL1.

DBGBVR6_EL1

The value that represents the system register DBGBVR6_EL1.

DBGBCR6_EL1

The value that represents the system register DBGBCR6_EL1.

DBGWVR6_EL1

The value that represents the system register DBGWVR6_EL1.

DBGWCR6_EL1

The value that represents the system register DBGWCR6_EL1.

DBGBVR7_EL1

The value that represents the system register DBGBVR7_EL1.

DBGBCR7_EL1

The value that represents the system register DBGBCR7_EL1.

DBGWVR7_EL1

The value that represents the system register DBGWVR7_EL1.

DBGWCR7_EL1

The value that represents the system register DBGWCR7_EL1.

DBGBVR8_EL1

The value that represents the system register DBGBVR8_EL1.

DBGBCR8_EL1

The value that represents the system register DBGBCR8_EL1.

DBGWVR8_EL1

The value that represents the system register DBGWVR8_EL1.

DBGWCR8_EL1

The value that represents the system register DBGWCR8_EL1.

DBGBVR9_EL1

The value that represents the system register DBGBVR9_EL1.

DBGBCR9_EL1

The value that represents the system register DBGBCR9_EL1.

DBGWVR9_EL1

The value that represents the system register DBGWVR9_EL1.

DBGWCR9_EL1

The value that represents the system register DBGWCR9_EL1.

DBGBVR10_EL1

The value that represents the system register DBGBVR10_EL1.

DBGBCR10_EL1

The value that represents the system register DBGBCR10_EL1.

DBGWVR10_EL1

The value that represents the system register DBGWVR10_EL1.

DBGWCR10_EL1

The value that represents the system register DBGWCR10_EL1.

DBGBVR11_EL1

The value that represents the system register DBGBVR11_EL1.

DBGBCR11_EL1

The value that represents the system register DBGBCR11_EL1.

DBGWVR11_EL1

The value that represents the system register DBGWVR11_EL1.

DBGWCR11_EL1

The value that represents the system register DBGWCR11_EL1.

DBGBVR12_EL1

The value that represents the system register DBGBVR12_EL1.

DBGBCR12_EL1

The value that represents the system register DBGBCR12_EL1.

DBGWVR12_EL1

The value that represents the system register DBGWVR12_EL1.

DBGWCR12_EL1

The value that represents the system register DBGWCR12_EL1.

DBGBVR13_EL1

The value that represents the system register DBGBVR13_EL1.

DBGBCR13_EL1

The value that represents the system register DBGBCR13_EL1.

DBGWVR13_EL1

The value that represents the system register DBGWVR13_EL1.

DBGWCR13_EL1

The value that represents the system register DBGWCR13_EL1.

DBGBVR14_EL1

The value that represents the system register DBGBVR14_EL1.

DBGBCR14_EL1

The value that represents the system register DBGBCR14_EL1.

DBGWVR14_EL1

The value that represents the system register DBGWVR14_EL1.

DBGWCR14_EL1

The value that represents the system register DBGWCR14_EL1.

DBGBVR15_EL1

The value that represents the system register DBGBVR15_EL1.

DBGBCR15_EL1

The value that represents the system register DBGBCR15_EL1.

DBGWVR15_EL1

The value that represents the system register DBGWVR15_EL1.

DBGWCR15_EL1

The value that represents the system register DBGWCR15_EL1.

MIDR_EL1

The value that represents the system register MIDR_EL1.

MPIDR_EL1

The value that represents the system register MPIDR_EL1.

ID_AA64PFR0_EL1

The value that describes the AArch64 Processor Feature Register 0.

ID_AA64PFR1_EL1

The value that describes the AArch64 Processor Feature Register 1.

ID_AA64DFR0_EL1

The value that describes the AArch64 Debug Feature Register 0.

ID_AA64DFR1_EL1

The value that describes the AArch64 Debug Feature Register 1.

ID_AA64ISAR0_EL1

The value that describes the AArch64 Instruction Set Attribute Register 0.

ID_AA64ISAR1_EL1

The value that describes the AArch64 Instruction Set Attribute Register 1.

ID_AA64MMFR0_EL1

The value that describes the AArch64 Memory Model Feature Register 0.

ID_AA64MMFR1_EL1

The value that describes the AArch64 Memory Model Feature Register 1.

ID_AA64MMFR2_EL1

The value that describes the AArch64 Memory Model Feature Register 2.

SCTLR_EL1

The value that represents the system register SCTLR_EL1.

CPACR_EL1

The value that represents the system register CPACR_EL1.

TTBR0_EL1

The value that represents the system register TTBR0_EL1.

TTBR1_EL1

The value that represents the system register TTBR1_EL1.

TCR_EL1

The value that represents the system register TCR_EL1.

APIAKEYLO_EL1

The value that represents the system register APIAKEYLO_EL1.

APIAKEYHI_EL1

The value that represents the system register APIAKEYHI_EL1.

APIBKEYLO_EL1

The value that represents the system register APIBKEYLO_EL1.

APIBKEYHI_EL1

The value that represents the system register APIBKEYHI_EL1.

APDAKEYLO_EL1

The value that represents the system register APDAKEYLO_EL1.

APDAKEYHI_EL1

The value that represents the system register APDAKEYHI_EL1.

APDBKEYLO_EL1

The value that represents the system register APDBKEYLO_EL1.

APDBKEYHI_EL1

The value that represents the system register APDBKEYHI_EL1.

APGAKEYLO_EL1

The value that represents the system register APGAKEYLO_EL1.

APGAKEYHI_EL1

The value that represents the system register APGAKEYHI_EL1.

SPSR_EL1

The value that represents the system register SPSR_EL1.

ELR_EL1

The value that represents the system register ELR_EL1.

SP_EL0

The value that represents the system register SP_EL0.

AFSR0_EL1

The value that represents the system register AFSR0_EL1.

AFSR1_EL1

The value that represents the system register AFSR1_EL1.

ESR_EL1

The value that represents the system register ESR_EL1.

FAR_EL1

The value that represents the system register FAR_EL1.

PAR_EL1

The value that represents the system register PAR_EL1.

MAIR_EL1

The value that represents the system register MAIR_EL1.

AMAIR_EL1

The value that represents the system register AMAIR_EL1.

VBAR_EL1

The value that represents the system register VBAR_EL1.

CONTEXTIDR_EL1

The value that represents the system register CONTEXTIDR_EL1.

TPIDR_EL1

The value that represents the system register TPIDR_EL1.

CNTKCTL_EL1

The value that represents the system register CNTKCTL_EL1.

CSSELR_EL1

The value that represents the system register CSSELR_EL1.

TPIDR_EL0

The value that represents the system register TPIDR_EL0.

TPIDRRO_EL0

The value that represents the system register TPIDRRO_EL0.

CNTV_CTL_EL0

The value that represents the system register CNTV_CTL_EL0.

CNTV_CVAL_EL0

The value that represents the system register CNTV_CVAL_EL0.

SP_EL1

The value that represents the system register SP_EL1.

Trait Implementations

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Feeds this value into the given Hasher. Read more
Feeds a slice of this type into the given Hasher. Read more
Converts this type into the (usually inferred) input type.
This method returns an Ordering between self and other. Read more
Compares and returns the maximum of two values. Read more
Compares and returns the minimum of two values. Read more
Restrict a value to a certain interval. Read more
This method tests for self and other values to be equal, and is used by ==. Read more
This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason. Read more
This method returns an ordering between self and other values if one exists. Read more
This method tests less than (for self and other) and is used by the < operator. Read more
This method tests less than or equal to (for self and other) and is used by the <= operator. Read more
This method tests greater than (for self and other) and is used by the > operator. Read more
This method tests greater than or equal to (for self and other) and is used by the >= operator. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.