mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2025-06-20 16:18:37 +03:00
new handlers and test fixes
This commit is contained in:
@ -30,4 +30,4 @@ F618;[{ "Type": "Neg", "Operands": ["byte ptr [eax]"] }]
|
||||
F718;[{ "Type": "Neg", "Operands": ["dword ptr [eax]"] }]
|
||||
|
||||
# This test case is correct, as it includes the required displacement
|
||||
F71C2510000000;[{ "Type": "Neg", "Operands": ["dword ptr [eax+0x10]"] }]
|
||||
F71C2510000000;[{ "Type": "Neg", "Operands": ["dword ptr [0x10]"] }]
|
||||
|
Can't render this file because it contains an unexpected character in line 6 and column 9.
|
Reference in New Issue
Block a user