Module ruspiro_arch_aarch64::register::el1[][src]

Expand description

Aarch64 - EL1 Register

Each iof the contained modules represents a system register and allows access to it. Please refer to the module documtation to get details about the contained register.

Modules

CCSIDR_EL1 - Cache Size ID Register

CLIDR_EL1 - Cache Level ID Register

CPACR_EL1 - Architectural Feature Access Control Register

CCSELR_EL1 - Cache Size Selection Register

ESR_EL1 - Exception Syndrom Register EL1

MAIR_EL1 - Memory Attribute Indirection Register EL1

MPIDR_EL1 - Multiprocessor Affinity Register

SCTLR_EL1 - System Control Register EL1

TCR_EL1 - Translation Control Register EL1

TTBR0_EL1 - Translation Table Base Register 0 EL1

TTBR1_EL1 Translation Table Base Register 1 EL1

VBAR_EL1 - Vector Base Address Register EL1