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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-powerpc/] [plt1.s] - Rev 95

Compare with Previous | Blame | View Log

	.text
	.global _start
_start:
	bcl 20,31,1f
1:	mflr 30
	addis 30,30,(_GLOBAL_OFFSET_TABLE_-1b)@ha
	addi 30,30,(_GLOBAL_OFFSET_TABLE_-1b)@l
	bl _exit@plt
	b _start
 

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.