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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [m68k/] [link.s] - Rev 818

Compare with Previous | Blame | View Log

# Test handling of link instruction.
	.text
	.globl	foo
foo:
	link	%a6,&0
	link	%a6,&-4
	link	%a6,&-0x7fff
	link	%a6,&-0x8000
	link	%a6,&-0x8001
	link	%a6,&0x7fff
	link	%a6,&0x8000
	link	%a6,&0x8001
	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.