iw4x-client/deps/udis86/tests/asm/32/att.asm
2024-03-07 05:13:50 -05:00

4 lines
52 B
NASM

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