OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [hppa/] [reloc/] [longcall.s] - Blame information for rev 156

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
        .code
2
        .align 4
3
        .EXPORT foo,CODE
4
        .EXPORT foo,ENTRY,PRIV_LEV=3,RTNVAL=GR
5
foo:
6
        .PROC
7
        .CALLINFO FRAME=64,CALLS,SAVE_RP
8
        .ENTRY
9
        stw %r2,-20(%r30)
10
        .CALL
11
        bl bar,%r2
12
        ldo 64(%r30),%r30
13
        .blockz 262144
14
        ldw -84(%r30),%r2
15
        bv %r0(%r2)
16
        ldo -64(%r30),%r30
17
        .EXIT
18
        .PROCEND
19
        .align 4
20
        .EXPORT bar,CODE
21
        .EXPORT bar,ENTRY,PRIV_LEV=3,RTNVAL=GR
22
bar:
23
        .PROC
24
        .CALLINFO FRAME=0,NO_CALLS
25
        .ENTRY
26
        bv,n %r0(%r2)
27
        .EXIT
28
        .PROCEND

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.