Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sparc / wdispcall.s
CommitLineData
597e138c
AM
1 .text
2bar:
3 retl
4 nop
5
6 .align 1024
7 .section ".wdispcall"
8foo:
9 nop
10 call bar
11 or %r1, %g0, %o7
12 nop
13 call bar
14 nop
This page took 0.042823 seconds and 4 git commands to generate.