mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2025-06-20 08:18:36 +03:00
Added CSV test files for various instruction types and enabled comments in CSV files
This commit is contained in:
3
X86DisassemblerTests/TestData/pushimm_tests.csv
Normal file
3
X86DisassemblerTests/TestData/pushimm_tests.csv
Normal file
@ -0,0 +1,3 @@
|
||||
RawBytes;Instructions
|
||||
6810000000;[{ "Mnemonic": "push", "Operands": "0x00000010" }]
|
||||
6A10;[{ "Mnemonic": "push", "Operands": "0x10" }]
|
Can't render this file because it contains an unexpected character in line 2 and column 15.
|
Reference in New Issue
Block a user