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] - Rev 163

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

.globl _start
.globl start
.text
_start:
start:
	.long 0
 
.globl _d1
.globl _d2
.globl _d3
.data
_d1:
	.long 1
_d2:
	.secrel32 _d3
_d3:
	.long 2
 
 

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

powered by: WebSVN 2.1.0

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