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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-mips-elf/] [pic-and-nonpic-5a.s] - Rev 163

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

	.abicalls
	.option	pic0
	.global	__start
	.ent	__start
__start:
	lui	$2,%hi(foo)
	addiu	$2,$2,%lo(foo)
	lui	$2,%hi(obj1)
	addiu	$2,$2,%lo(obj1)
	.end	__start
 
	.data
	.word	foo
	.word	bar
	.word	obj1
	.word	obj2
 

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.