mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2025-12-09 11:11:24 +04:00
3.7 KiB
3.7 KiB
| 1 | # Segment override prefix tests |
|---|---|
| 2 | # Format: RawBytes;Instructions |
| 3 | RawBytes;Instructions |
| 4 | # Basic segment override tests with PUSH instruction |
| 5 | # Segment override with different instructions |
| 6 | # MOV instructions with segment overrides |
| 7 | # ADD instructions with segment overrides |
| 8 | # SUB instructions with segment overrides |
| 9 | # XOR instructions with segment overrides |
| 10 | # Complex addressing modes with segment overrides |
| 11 | # Direct memory addressing with segment overrides |