mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2025-05-19 11:51:17 +03: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 |