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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-elf/] [eh6.s] - Rev 38

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

	.section .text.foo, "ax", @progbits
	.globl	foo
	.type	foo, @function
foo:
	.cfi_startproc simple
	.cfi_personality 0x80, indirect_ptr
	ret
	.cfi_endproc
	.size	foo, . - foo
 
	.section .data.rel.ro, "a", @progbits
indirect_ptr:
	.long my_personality_v0
 
	.globl my_personality_v0
my_personality_v0:
	.long 0
 

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.