Enums§
- Array
Inst Code - Array instruction codes.
- Atom
Arrangement Inst Code - AtomArrangement instruction codes.
- CpuInst
Code - Cpu instruction codes (FLAIR-aligned).
- Detector
Observable Inst Code - DetectorObservable instruction codes.
- Device
Code - Device code identifying which hardware subsystem an instruction targets.
- Lane
Const Inst Code - LaneConstants instruction codes.
- Measurement
Inst Code - Measurement instruction codes.
- OpCode
Category - Categorized opcode after decoding.
- Quantum
Gate Inst Code - QuantumGate instruction codes.
Functions§
- decode_
opcode - Decode a u32 opcode word into an OpCodeCategory.
- pack_
opcode - Pack a device code and instruction code into a full opcode.