Home | History | Annotate | Download | only in ld-cris
      1 	.global here
      2 	.type	here,@function
      3 here:
      4 	nop
      5 .Lfe3:
      6 	.size	here,.Lfe3-here
      7 
      8 	.type	pfn,@function
      9 pfn:
     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
     19 dsofn:
     20 	move.d	expobj,$r10
     21 	nop
     22 .Lfe2:
     23 	.size	dsofn,.Lfe2-dsofn
     24 
     25