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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [gold/] [testsuite/] [arm_fix_1176.s] - Rev 163

Compare with Previous | Blame | View Log

	.syntax unified
	.globl _start
	.globl func_to_branch_to
 
	.arm
	.text
func_to_branch_to:
	bx lr
 
	.thumb
	.section .foo, "xa"
	.thumb_func
_start:
	bl func_to_branch_to
 
 

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.