Add macro expansions for ADD, SUB, DADD and DSUB for MIPS r6
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / tls-relw.s
CommitLineData
de64cffd
RS
1 .data
2start:
3 .word 1
4a:
5 .tprelword t1
6 .word 2
7 .word a-start
8b:
9 .dtprelword t2
10 .word 3
11 .word b-start
12 .word 0
This page took 0.391864 seconds and 4 git commands to generate.