* ld-cris/dsofnf.s, ld-cris/dsofnf2.s, ld-cris/gotplt1.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.031236 seconds and 5 git commands to generate.