bfd:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic6x / reloc-bad-5.s
1 # Test bad uses of $DSBT_INDEX. Uses with addend.
2 .text
3 .nocmp
4 .globl f
5 f:
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
This page took 0.032534 seconds and 4 git commands to generate.