fn writeOpcode(writer: anytype, comptime opcode: u8) !void
Zero-operand instructions
writer: anytype,
opcode: u8,