Files
parkan-playground/X86DisassemblerTests/TestData/pushimm_tests.csv
T

4 lines
134 B
CSV
Raw Normal View History

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