iw7-mod/deps/udis86/tests/asm/32/att.asm

4 lines
52 B
NASM
Raw Normal View History

2024-08-13 05:15:34 -04:00
[bits 32]
mov eax, 0x1234
mov eax, [0x1234]