Module falcon::architecture

source ·
Expand description

Information and types for Falcon’s supported architectures.

Structs

The little-endian AArch64 architecture.
The big-endian AArch64 architecture.
The 64-bit X86 Architecture.
The 32-bit Mips Architecture.
The 32-bit Mipsel Architecture.
The 32-bit Mips Architecture.
The 32-bit X86 Architecture.

Enums

An architecture’s endanness.

Traits

Necessary functions for analysis over architectures.