* gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / tls-ill.s
1 .abicalls
2 .text
3
4 /* These have obvious meanings, but we don't have currently defined
5 relocations for them. */
6 addiu $4,$28,%dtprel(tlsvar)
7 addiu $4,$28,%tprel(tlsvar)
8 addiu $4,$28,%lo(%gottprel(tlsvar))
9 addiu $4,$28,%hi(%gottprel(tlsvar))
This page took 0.031055 seconds and 5 git commands to generate.