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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-sh/] [sh64/] [crange-2a.s] - Rev 106

Compare with Previous | Blame | View Log

! Simple example with assembler-generated .cranges that do not need more
! .cranges added by the linker: A single section with SHmedia, constants
! and SHcompact.
	.section .text.mixed,"ax"
	.align 2
! Make sure this symbol does not have the expected type.
	.mode SHcompact
	.global diversion2
diversion2:
 
	.mode SHmedia
start2:
	nop
	nop
	nop
 
	.long 42
	.long 43
 
	.mode SHcompact
	nop
	nop
 

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.