OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-sh/] [sh64/] [crange-2b.s] - Rev 262

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

! Initially three separate sections, one with SHmedia and constants, one with
! SHcompact, and yet another with SHmedia.  Two .cranges sections
! generated by the assembler; two more needed at link time, as they will be
! consolidated into the same section, and mixed with a file with
! assembler-generated .cranges only and one without any .cranges.
 
	.section .text.shmedia,"ax"
	.mode SHmedia
	.align 2
sec1:
	nop
	nop
	nop
	nop
sec2:
	.long 41
	.long 43
	.long 42
	.long 43
	.long 42
 
	.section .text.shcompact,"ax"
	.align 1
	.mode SHcompact
sec3:
	nop
	nop
	nop
 
	.section .text.shmedia2,"ax"
	.align 2
sec4:
	.mode SHmedia
	nop
	nop
	nop
	nop
	nop
	nop
 

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.