diff options
author | pommicket <pommicket@gmail.com> | 2022-01-07 20:30:29 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-01-07 20:31:53 -0500 |
commit | f82581ed761680ad607f34a2506bca24a2f5acde (patch) | |
tree | e2e2a54d15c9e832b2aa0d6120a421c9c69f69d0 /01 | |
parent | e52793324a9f693ec8b5d218d99b7d2577f3f614 (diff) |
instruction table, remove old instructions
Diffstat (limited to '01')
-rw-r--r-- | 01/commands.txt | 2 | ||||
-rw-r--r-- | 01/in00 | 4 |
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 @@ -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 |