Expand description
Core instruction decoder. Reads binary instruction words and produces
structured DecodedInstruction values.
Structs§
- Decoder
- WAVE instruction decoder
Enums§
Functions§
- decode_
all - Decode all instructions in the code section
- decode_
at - Decode a single instruction at the given offset