From b28d41182e50d4401d7aaa5d09683d9fa8625710 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 21 Nov 2010 23:24:40 +0100 Subject: [PATCH] Minsk: Doc bug fixes --- INSTRUCTIONS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTRUCTIONS b/INSTRUCTIONS index 7e3f8f0..e1a6c54 100644 --- a/INSTRUCTIONS +++ b/INSTRUCTIONS @@ -58,8 +58,8 @@ Indexing mode bits: For arithmetic instructions, the lower 2 bits of encode addressing mode: - 0?: arg_a = previous value of accumulator, arg_b = mem[x] - 1?: arg_a = mem[y], arg_b = mem[x] + 0?: arg_a = mem[y], arg_b = mem[x] + 1?: arg_a = previous value of accumulator, arg_b = mem[x] ?0: store result to accumulator ?1: store result to both accumulator and mem[y] -- 2.39.2