First version committed to git
[zpugcc/jano.git] / toolchain / binutils / gas / testsuite / gas / hppa / reloc / r_no_reloc.s
blob9830e738bfb217dbc5d9f1cedf74de7c8aa57f17
1 .COPYRIGHT "MetaWare Incorporated, 1992"
2 .VERSION "hc2.6a -O1 t3.c\n"
4 .data
5 .ALIGN 8
6 $L00DATA:
7 .ALIGN 8
8 .EXPORT s
9 s:
10 .WORD 0x0
11 .BLOCKZ 786425
12 .BLOCKZ 7
14 .code
15 L$001.3:
16 g: .PROC
17 .CALLINFO FRAME=0,NO_CALLS
18 .ENTRY
19 ;ldo 120(%r0),%r28 --> to delay slot
20 bv %r0(%r2)
21 .EXIT
22 ldo 120(%r0),%r28
23 .PROCEND
26 .data
27 .ALIGN 4
28 .EXPORT l
30 .WORD P'g
31 .IMPORT common,DATA ; common section, size=0
32 .IMPORT $global$,DATA
33 .EXPORT g,ENTRY,PRIV_LEV=3,RTNVAL=GR
34 .END