5 lines
71 B
NASM
5 lines
71 B
NASM
|
EXTERN variable
|
||
|
mov eax, variable
|
||
|
mov ax, variable
|
||
|
mov al, variable
|