Cosmos/source/Indy.IL2CPU.Tests/Assembler/X86/VerificationData/PopTests/Memory.asm
Dokugogagoji_cp 02261a5771 Push and Pop testcases
Changed Pop and Push as IntructionWithDestination and overrided toString for fixing dword
2008-11-14 14:11:04 +00:00

3 lines
42 B
NASM

use32
org 0x200000
pop dword [0x41]