This commit was generated by cvs2svn to track changes on a CVS vendor
[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.03072 seconds and 5 git commands to generate.