OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-mips-elf/] [pic-and-nonpic-6-o32c.s] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
        .abicalls
2
        .option pic0
3
        .set    noreorder
4
        .global __start
5
        .ent    __start
6
__start:
7
        jal     f1
8
        nop
9
        lui     $2,%hi(f2)
10
        addiu   $2,$2,%lo(f2)
11
        jal     extf3
12
        nop
13
        jal     extf4
14
        nop
15
        jal     extf5
16
        nop
17
        lui     $2,%hi(extd2)
18
        addiu   $2,$2,%lo(extd2)
19
        lui     $2,%hi(extd3)
20
        addiu   $2,$2,%lo(extd3)
21
        .end    __start
22
 
23
        .data
24
        .word   extd2
25
        .word   extd4

powered by: WebSVN 2.1.0

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