Temporary fix to decode some amd64 in a more accurate way
This commit is contained in:
parent
13218f3561
commit
69fb6897c9
@ -20,4 +20,4 @@
|
||||
/* MOV 0x4989 2 */
|
||||
{ "mov", 0x4989, OP2F, AOT_NONE, AOT_NONE, AOT_NONE },
|
||||
/* SUB 0x4883 2 */
|
||||
{ "sub", 0x4883, OP2F, AOT_NONE, AOT_NONE, AOT_NONE },
|
||||
{ "sub", 0x4883, OP2F, OP_U8, OP_U8, AOT_NONE },
|
||||
|
Loading…
Reference in New Issue
Block a user