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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [m68k/] [tls-gd-3.s] - Rev 205

Compare with Previous | Blame | View Log

#NO_APP
	.text
	.align	2
	.globl	foo
	.type	foo, @function
foo:
	link.w %fp,#0
	move.l %a5,-(%sp)
	move.l #_GLOBAL_OFFSET_TABLE_@GOTPC, %a5
	lea (-6, %pc, %a5), %a5
 
	move.l x@TLSGD(%a5),%a1
	move.l x@GOT(%a5),%a1
 
	move.l (%sp)+,%a5
	unlk %fp
	rts
	.size	foo, .-foo
	.comm	x,4,2
	.section	.note.GNU-stack,"",@progbits
 

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.