Expand description
Bit-packed address types for bytecode instructions.
These types encode device-level addresses into compact integer representations used in the 16-byte instruction format.
Structs§
- Lane
Addr - Bit-packed lane address for atom move operations.
- Location
Addr - Bit-packed atom location address (word + site).
- Zone
Addr - Bit-packed zone address.