old-cross-binutils/ld/testsuite/ld-cris/pv32.s
Hans-Peter Nilsson 05ec1b4df2 * ld-cris/start1.s: Prepend register name with $.
* ld-cris/dso-1.s, ld-cris/libdso-1.d, ld-cris/libdso-11.d,
	ld-cris/libdso-2.d, ld-cris/pv32.s, ld-cris/undef1.d: Correct
	.size expressions and adjust expected output accordingly.
2008-11-25 02:27:29 +00:00

24 lines
269 B
ArmAsm

.global here
.type here,@function
here:
nop
.Lfe3:
.size here,.Lfe3-here
.type pfn,@function
pfn:
bsr expfn
nop
bsr dsofn3
nop
.Lfe1:
.size pfn,.Lfe1-pfn
.global dsofn
.type dsofn,@function
dsofn:
move.d expobj,$r10
nop
.Lfe2:
.size dsofn,.Lfe2-dsofn