bfd:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic6x / reloc-bad-4.s
1 # Test bad uses of $DSBT_INDEX. Use with a bad symbol
2 .globl a
3 .text
4 .nocmp
5 .globl f
6 f:
7 addaw .D1X b14,$dsbt_index(a),a5
This page took 0.040795 seconds and 4 git commands to generate.