Files
ghostgram/third-party/yasm/yasm-1.3.0/libyasm/tests/absloop-err.asm
T

7 lines
70 B
NASM

[absolute x]
label1:
[absolute label1]
x:
[section .text]
mov ax, [x]