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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [sh/] [sh64/] [movi-2.s] - Rev 156

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

! Check MOVI expansion of local symbols that should get segment-relative
! relocations.
	.text
start:
	movi forw + 32,r33
	movi forwdata + 40,r54
	movi forwothertext + 44,r15
forw:
	movi forwotherdata + 48,r25
 
	.data
	.long 0		! To get a non-zero segment offset for "forwdata".
forwdata:
	.long 0
 
	.section .text.other,"ax"
forwdummylabel:		! Needed to hang a marker that this section is SHmedia.
	nop
	nop
forwothertext:
	nop
 
	.section .data.other,"aw"
	.long 0
	.long 0
forwotherdata:
	.long 0
 
 

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.