* ld-cris/expdref3.s, ld-cris/expdref4.s, ld-cris/weakref3.d,
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / expdref3.s
1 .text
2 .global x
3 .type x,@function
4 x:
5 move.d expobj2,$r10
6 move.d expfn2,$r10
7 .Lfe1:
8 .size x,.Lfe1-x
9
This page took 0.045728 seconds and 5 git commands to generate.