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

4 lines
52 B
NASM

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