Add MMX and several other instructions
This commit is contained in:
@@ -84,6 +84,7 @@ OPKIND_LOOKUP = {
|
||||
"GP16": (1, 1, 1),
|
||||
"GP32": (1, 2, 1),
|
||||
"GP64": (1, 3, 1),
|
||||
"MMX": (1, 3, 5),
|
||||
"XMM": (3, 0, 6),
|
||||
"XMM8": (1, 0, 6),
|
||||
"XMM16": (1, 1, 6),
|
||||
|
||||
Reference in New Issue
Block a user