1
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-12-11 13:11:20 +04:00
Files
parkan-playground/X86DisassemblerTests/TestData/pushimm_tests.csv

4 lines
134 B
CSV

RawBytes;Instructions
6810000000;[{ "Mnemonic": "push", "Operands": "0x00000010" }]
6A10;[{ "Mnemonic": "push", "Operands": "0x10" }]