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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-elf/] [comm-data2.s] - Rev 166

Compare with Previous | Blame | View Log

	.text
	.globl	_start
	.globl	__start
_start:
__start:
	.comm	foo, 4, 4
	.section .debug_foo,"",%progbits
	.balign	16
	.ifdef	ELF64
	.8byte	foo
	.else
	.4byte	foo
	.endif
	.balign	16
 

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.