From 78761cd51ff744ce7f2b44ad18305a34ec55d5bf Mon Sep 17 00:00:00 2001 From: Max Wash Date: Fri, 8 Nov 2024 13:18:23 +0000 Subject: [PATCH] doc: document msg instructions; remove duplicate ldr instruction --- doc/vm-instructions.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/vm-instructions.txt b/doc/vm-instructions.txt index a3b5f89..6ea80ad 100755 --- a/doc/vm-instructions.txt +++ b/doc/vm-instructions.txt @@ -1,7 +1,6 @@ ldr ldr ldr -ldr ldr ldr @@ -12,6 +11,9 @@ str push pop +msg +msg + add sub mul