1# Test bad uses of $DSBT_INDEX.  Use with a bad symbol
2.globl a
3.text
4.nocmp
5.globl f
6f:
7	addaw .D1X b14,$dsbt_index(a),a5
8