summaryrefslogtreecommitdiff
path: root/01
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-01-07 20:30:29 -0500
committerpommicket <pommicket@gmail.com>2022-01-07 20:31:53 -0500
commitf82581ed761680ad607f34a2506bca24a2f5acde (patch)
treee2e2a54d15c9e832b2aa0d6120a421c9c69f69d0 /01
parente52793324a9f693ec8b5d218d99b7d2577f3f614 (diff)
instruction table, remove old instructions
Diffstat (limited to '01')
-rw-r--r--01/commands.txt2
-rw-r--r--01/in004
2 files changed, 2 insertions, 4 deletions
diff --git a/01/commands.txt b/01/commands.txt
index 9cfdb1e..8856802 100644
--- a/01/commands.txt
+++ b/01/commands.txt
@@ -33,8 +33,6 @@ sw - mov word [rbx], ax
lw - mov ax, word [rbx]
sb - mov byte [rbx], al
lb - mov al, byte [rbx]
-Sq - mov qword [rsp], rax
-Lq - mov rax, qword [rsp]
nA - neg rax
+B - add rax, rbx
diff --git a/01/in00 b/01/in00
index d3d0582..7fb012e 100644
--- a/01/in00
+++ b/01/in00
@@ -10110,7 +10110,7 @@ cc cc cc cc cc cc cc cc
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00
-04 48 8b 04 24 00 00 00
+00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00
@@ -11006,7 +11006,7 @@ cc cc cc cc cc cc cc cc
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00
-04 48 89 04 24 00 00 00
+00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00