mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2025-12-09 11:11:24 +04:00
2.0 KiB
2.0 KiB
| 1 | # Conditional jump instruction tests |
|---|---|
| 2 | # Format: RawBytes;Instructions |
| 3 | RawBytes;Instructions |
| 4 | # One-byte conditional jumps (opcodes 70-7F) with rel8 |
| 5 | # Two-byte conditional jumps (opcodes 0F 80-8F) with rel32 |