Module faucon_asm::opcode[][src]

Expand description

Utilities for working with different Falcon opcode formats.

Enums

Represents the operand size of an instruction.

The location where the subopcode is stored within the instruction bytes.

Functions

Builds the instruction opcode given its two form components.

Extracts the instruction form from a given opcode.

Parses the SubopcodeLocation for the given opcode chunks.