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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-arm/] [callweak-2.s] - Rev 157

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

	.syntax unified
	.arch armv6t2
	.weak bar
	.section .far, "ax", %progbits
	.global	_start
	.type	_start, %function
_start:
	bl bar
	bleq bar
	.thumb
	.type foo, %function
	.thumb_func
foo:
	bl bar
	movs r0, #0
	bl bar
	bx lr
 

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.