Module instruction

Module instruction 

Source

Structs§

DecodedInstruction
InstructionMetadata
InstructionPipe
Instructions
NestedInstruction
Represents a nested instruction with metadata, including potential inner instructions.
NestedInstructions
UnsafeNestedBuilder

Constants§

MAX_INSTRUCTION_STACK_DEPTH

Traits§

InstructionDecoder
Decodes a raw Instruction into a typed representation.
InstructionPipes
Drives a set of instruction decoders and forwards decoded items to a processor.

Type Aliases§

InstructionProcessorInputType
InstructionsWithMetadata