1# Test bad uses of $DSBT_INDEX.  Uses with addend.
2.text
3.nocmp
4.globl f
5f:
6	addaw .D1X b14,$dsbt_index(__c6xabi_DSBT_BASE),a5
7	addaw .D1X b14,$dsbt_index(__c6xabi_DSBT_BASE)+0,a5
8	addaw .D1X b14,$dsbt_index(__c6xabi_DSBT_BASE)+4,a5
9