s1-mod/deps/udis86/tests/asm/32/att.asm
2024-02-27 03:09:30 -05:00

4 lines
52 B
NASM

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