Module aarch64

Source
Available on AArch64 only.
Expand description

Architecture-specific primitives for 64-bit Arm.

Modules§

float
Floating-point control and status.
interrupt
Exception and interrupt handling.

Enums§

ExceptionLevel
EL: Defines the privilege level of executing code. Higher values have more privileges.
StackPointerSelect
Controls which stack pointer register is used when executing code at EL1 or higher.