iw7-mod/deps/udis86/tests/asm/32/att.asm
2024-08-13 05:15:34 -04:00

4 lines
52 B
NASM

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