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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [binutils/] [testsuite/] [binutils-all/] [bintest.s] - Rev 15

Compare with Previous | Blame | View Log

	.globl text_symbol
	.text
text_symbol:	
static_text_symbol:
	.long	1
	.long	external_symbol
	.globl data_symbol
	.data
data_symbol:
static_data_symbol:
	.long	2
	.comm common_symbol,4
 

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.