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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-arm/] [thumb-rel32.s] - Rev 853

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

	.text
	.arch armv4t
	.global	_start
	.type	_start, %function
	.thumb_func
_start:
	.word bar - .
	.word _start - .
	.byte 0
	.4byte (_start - .) + 1
	.byte 0, 0, 0
	.section .after, "ax", %progbits
	.global bar
	.type bar, %function
	.thumb_func
bar:
	.word 0
	.ident	"GCC: (GNU) 4.1.0 (CodeSourcery ARM)"
 

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.