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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-arm/] [farcall-data.s] - Rev 33

Compare with Previous | Blame | View Log

	.syntax unified
	.text
	.global _start
	.type _start, %function
_start:
    b far
 
.section .after
after:
	.word 0x11111111
 
	.section .far, "ax"
	.type far, %function
far:	bx lr
 

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.