0
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-05-19 11:51:17 +03:00
2025-04-17 20:06:18 +03:00

2.1 KiB

1# PUSH r/m32 instruction tests
2# Format: RawBytes;Instructions
3RawBytes;Instructions
4# PUSH r/m32 (opcode FF /6) with register operands
5# PUSH r/m32 (opcode FF /6) with memory operands and displacement
6# PUSH r/m32 (opcode FF /6) with SIB byte
7# PUSH r/m32 (opcode FF /6) with direct memory operand
8# PUSH r/m32 (opcode FF /6) with segment override prefixes