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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-powerpc/] [aix-weak-2a.s] - Rev 841

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

	.weak	c1
	c1 = 0xcccc1111
	.weak	c2
	c2 = 0xcccc2222
	.globl	c3
	c3 = 0xcccc3333
	.globl	c4
	c4 = 0xcccc4444
 
	.weak	d1
	d1 = 0xffff1111
	.weak	d2
	d2 = 0xffff2222
	.globl	d3
	.csect	d3[DS]
d3:
	.long	0xffff3333
	.globl	d4
	.csect	d4[DS]
d4:
	.long	0xffff4444
 

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.