0
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-06-19 16:08:02 +03:00
Files
ParkanPlayground/X86DisassemblerTests/TestData/segment_override_tests.csv
2025-04-15 23:22:14 +03:00

3.7 KiB

1# Segment override prefix tests
2# Format: RawBytes;Instructions
3RawBytes;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