ByteInstruction 416 courgette/assembly_program.cc uint8 b = static_cast<ByteInstruction*>(instruction)->byte_value(); ByteInstruction 484 courgette/assembly_program.cc new(std::nothrow) ByteInstruction(static_cast<uint8>(i));