iw4-sp/deps/udis86/tests/asm/32/att.asm

4 lines
52 B
NASM
Raw Normal View History

[bits 32]
mov eax, 0x1234
mov eax, [0x1234]