mask smth
This commit is contained in:
@@ -1302,6 +1302,7 @@ get_opcode:
|
||||
.found:
|
||||
shl eax, 4
|
||||
mov dl, [esi + 8 + opcodes.by_id + eax]
|
||||
and edx, 0xFF
|
||||
mov al, [esi + 2 + opcodes.by_id + eax]
|
||||
and eax, 0xFF
|
||||
ret
|
||||
|
||||
Reference in New Issue
Block a user