Module tartan_arch::aarch64
source · Available on AArch64 only.
Expand description
Architecture-specific primitives for 64-bit Arm.
Modules§
- Floating-point control and status.
- Exception and interrupt handling.
Enums§
EL
: Defines the privilege level of executing code. Higher values have more privileges.- Controls which stack pointer register is used when executing code at EL1 or higher.