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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [i386/] [ifunc.s] - Rev 818

Compare with Previous | Blame | View Log

	.global foo
	.type foo, @function
foo:
	jmp ifunc@PLT
	.type ifunc, @gnu_indirect_function
ifunc:
	ret
	.global bar
	.type bar, @function
bar:
	jmp normal@PLT
	.type normal, @function
normal:
	ret
 

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.