qasm/testdata/3014-ext-link.S
Kelvin Sherlock 8d65e4c290 link script ext support
"label ext" should import label (an absolute ent from a .L file) into the local symbol table.
handled by setting the linkgeqbit.
2021-05-03 23:50:56 -04:00

10 lines
179 B
ArmAsm

*
* verify ext imports an absolute ent label and can use it in expressions.
*
ovr all
asm 3014-ext.S
lnk 3014-ext.L
extra ext
ds extra ; 128 byte reserved space
sav 3014-ext