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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-powerpc/] [plt1.s] - Rev 853

Go to most recent revision | 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
 

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.