From 143b79b9e4eb91e53b104b3cbfc46b92cf4141bc Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 7 Oct 2018 12:45:03 -0700 Subject: 4671 --- subx/opcodes | 1 + 1 file changed, 1 insertion(+) (limited to 'subx/opcodes') diff --git a/subx/opcodes b/subx/opcodes index 41f2e65d..f1229922 100644 --- a/subx/opcodes +++ b/subx/opcodes @@ -62,6 +62,7 @@ Opcodes currently supported by SubX: 89: copy r32 to rm32 8a: copy r8/m8-at-r32 to r8 (lowermost byte of r32) 8b: copy rm32 to r32 + 8d: load effective address of memory in rm32 into r32 8f: pop top of stack to rm32 b8: copy imm32 to R0 (EAX) b9: copy imm32 to R1 (ECX) -- cgit 1.4.1-2-gfad0