* ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / dsofnf.s
1 .text
2 .global f
3 .type f,@function
4 f:
5 move.d [$r0+dsofn:GOT],$r1
6 0:
7 .size f,0b-f
This page took 0.030042 seconds and 4 git commands to generate.