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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-mips-elf/] [pic-and-nonpic-5a.s] - Blame information for rev 163

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 84 khays
        .abicalls
2
        .option pic0
3
        .global __start
4
        .ent    __start
5
__start:
6
        lui     $2,%hi(foo)
7
        addiu   $2,$2,%lo(foo)
8
        lui     $2,%hi(obj1)
9
        addiu   $2,$2,%lo(obj1)
10
        .end    __start
11
 
12
        .data
13
        .word   foo
14
        .word   bar
15
        .word   obj1
16
        .word   obj2

powered by: WebSVN 2.1.0

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