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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-arm/] [tls-mixed.s] - Rev 332

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

	.text
	.globl foo
	.type foo, %function
foo:
	nop
.L1:
	nop	
.L2:
	bl	lib_gd2(tlscall) 
	mov	pc, lr
 
.Lpool:
	.word	lib_gd(tlsgd)	+  (. - .L1 - 8)
.Lpool2:
	.word	lib_gd2(tlsdesc) + (. - .L2)
	.word	lib_gd2(tlsgd)	+  (. - .L2 - 8)
 
	.section .tdata,"awT"
	.global lib_gd
lib_gd:
	.space	4 
	.global lib_gd2
lib_gd2:
	.space	4
 
 

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.