]> Git Repo - binutils.git/blob - gas/testsuite/gas/hppa/reloc/labelopbug.s
19990502 sourceware import
[binutils.git] / gas / testsuite / gas / hppa / reloc / labelopbug.s
1         .SPACE $PRIVATE$
2         .SUBSPA $DATA$,QUAD=1,ALIGN=8,ACCESS=31
3         .SUBSPA $BSS$,QUAD=1,ALIGN=8,ACCESS=31,ZERO,SORT=82
4         .SPACE $TEXT$
5         .SUBSPA $LIT$,QUAD=0,ALIGN=8,ACCESS=44
6         .SUBSPA $CODE$,QUAD=0,ALIGN=8,ACCESS=44,CODE_ONLY
7         .IMPORT $global$,DATA
8         .IMPORT $$dyncall,MILLICODE
9 ; gcc_compiled.:
10         .SPACE $TEXT$
11         .SUBSPA $CODE$
12
13         .align 4
14 s:
15         .PROC
16         .CALLINFO FRAME=128,CALLS,SAVE_RP
17         .ENTRY
18         stw %r2,-20(%r30)
19         copy %r4,%r1
20         copy %r30,%r4
21         stwm %r1,128(%r30)
22         stw %r30,12(%r4)
23         ldil L'L$0007,%r19
24         ldo R'L$0007(%r19),%r19
25         comib,>= 0,%r26,L$0002
26         stw %r19,8(%r4)
27 L$0003:
28 L$0002:
29         b L$0001
30         ldo 1(%r0),%r28
31 L$0007:
32         ldil L'L$0002,%r19
33         ldo R'L$0002(%r19),%r19
34         comb,= %r29,%r19,L$0002
35         ldo -8(%r4),%r4
36         .EXIT
37         .PROCEND
This page took 0.026548 seconds and 4 git commands to generate.