fn writeOpcode(writer: anytype, comptime opcode: u8) !void

Zero-operand instructions

Parameters

writer: anytype,
opcode: u8,