t7x/deps/udis86/tests/asm/32/att.asm
2023-12-06 17:43:39 -05:00

4 lines
52 B
NASM

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