aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/i386.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/opcode/i386.h')
-rw-r--r--include/opcode/i386.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/opcode/i386.h b/include/opcode/i386.h
index b514638..4f7836c 100644
--- a/include/opcode/i386.h
+++ b/include/opcode/i386.h
@@ -46,6 +46,7 @@
#define MOV_AX_DISP32 0xa0
#define POP_SEG_SHORT 0x07
+#define POP_SEG386_SHORT 0xfa1
#define JUMP_PC_RELATIVE 0xeb
#define INT_OPCODE 0xcd
#define INT3_OPCODE 0xcc