0
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-06-20 16:18:37 +03:00
Files
ParkanPlayground/X86DisassemblerTests/TestData/neg_tests.csv
2025-04-15 22:20:46 +03:00

901 B

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