mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2025-05-19 03:41:18 +03:00
652 B
652 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 |