summaryrefslogtreecommitdiff
path: root/libyasm/tests/absloop-err.asm
blob: 27e88a0ff14c77f06a84368e73d054c64236987a (plain)
1
2
3
4
5
6
[absolute x]
label1:
[absolute label1]
x:
[section .text]
mov ax, [x]