1
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-12-09 11:11:24 +04:00
Files
parkan-playground/X86DisassemblerTests/TestData/mul_tests.csv
2025-04-15 22:20:46 +03:00

901 B

1# MUL instruction tests
2# Format: RawBytes;Instructions
3RawBytes;Instructions
4# MUL r/m8 (opcode F6 /4)
5# MUL r/m32 (opcode F7 /4)
6# MUL with memory operands