mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2025-05-19 11:51:17 +03:00
2.0 KiB
2.0 KiB
1 | # DIV instruction tests |
---|---|
2 | # Format: RawBytes;Instructions |
3 | RawBytes;Instructions |
4 | # DIV r/m8 (opcode F6 /6) |
5 | # DIV r/m32 (opcode F7 /6) |
6 | # Basic memory addressing |
7 | # With SIB addressing |
8 | # With segment override prefixes |