Module faucon_asm::operands[][src]

Expand description

Representations of Falcon instruction operands.

Structs

A Falcon CPU register.

Enums

A direct memory access to an address in a MemorySpace.

The used Falcon memory spaces in SRAM.

An operand of a Falcon assembly crate::Instruction.

Types of CPU registers supported by the Falcon.

Functions

Gets the qualified name of a flag bit in the $flags register based on the given bit index.

Gets the qualified name of a special-purpose register based on the given register index.