mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2025-12-09 11:11:24 +04:00
664 B
664 B
| 1 | # PUSH immediate instruction tests |
|---|---|
| 2 | # Format: RawBytes;Instructions |
| 3 | RawBytes;Instructions |
| 4 | # PUSH imm32 (32-bit immediate) |
| 5 | # PUSH imm8 (8-bit immediate) |
| 6 | # PUSH imm32 with various values |
| 7 | # PUSH imm16 with operand size prefix |