diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/instructions.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/instructions.txt b/lib/instructions.txt index becfc21..6cf4c50 100644 --- a/lib/instructions.txt +++ b/lib/instructions.txt @@ -110,3 +110,5 @@ I:JNO .I=.o;op=0xb;e=0x30 I:JNZ .I=.o;op=0xb;e=0x34 I:JNS .I=.o;op=0xb;e=0x38 I:JNP .I=.o;op=0xb;e=0x3c + +I:JMP .I=.o;op=0d;e=0x2 |