From d8f844a86497920dad900a1e562fec81e0e7ae54 Mon Sep 17 00:00:00 2001 From: Kevin Ramharak Date: Tue, 2 Jan 2018 11:25:46 +0100 Subject: [PATCH] You get a typo, and you get a typo. Everybody get's a typo! --- Instruction-Set.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Instruction-Set.md b/Instruction-Set.md index 6f9e696..570c7e8 100644 --- a/Instruction-Set.md +++ b/Instruction-Set.md @@ -757,7 +757,6 @@ if OVERFLOW_FLAG == 0: IP = target ``` -XOR destination, source mem/reg, mem/reg/imm 0x26 0 X X 0 - ### XOR #### Details | mnemonic | opcode | operands | carry | zero | sign | overflow | break |