pub const INSTRUCTION_BITS: u64 = 4;
A number of bits required to encode an instruction in bytecodes.