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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-pe/] [basefile1.s] - Blame information for rev 98

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

Line No. Rev Author Line
1 92 khays
.globl _start
2
.globl start
3
.text
4
_start:
5
start:
6
        .long 0
7
 
8
.globl _d1
9
.globl _d2
10
.globl _d3
11
.data
12
_d1:
13
        .long 1
14
_d2:
15
        .secrel32 _d3
16
_d3:
17
        .long 2
18
 

powered by: WebSVN 2.1.0

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