2025-04-28 23:30:04 -04:00

4 lines
52 B
NASM

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