Skip to main content

Module decoder

Module decoder 

Source
Expand description

Core instruction decoder. Reads binary instruction words and produces

structured DecodedInstruction values.

Structs§

Decoder
WAVE instruction decoder

Enums§

DecodeError

Functions§

decode_all
Decode all instructions in the code section
decode_at
Decode a single instruction at the given offset