Files

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