testsuite/ld-cris various files: Run ld with --hash-style=sysv.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / pv32.s
CommitLineData
1f02b94b
HPN
1 .global here
2 .type here,@function
3here:
4 nop
5.Lfe3:
05ec1b4d 6 .size here,.Lfe3-here
1f02b94b
HPN
7
8 .type pfn,@function
9pfn:
10 bsr expfn
11 nop
12 bsr dsofn3
13 nop
14.Lfe1:
15 .size pfn,.Lfe1-pfn
16
17 .global dsofn
18 .type dsofn,@function
19dsofn:
20 move.d expobj,$r10
21 nop
22.Lfe2:
23 .size dsofn,.Lfe2-dsofn
24
This page took 0.533318 seconds and 4 git commands to generate.