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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [mips/] [align2.s] - Rev 202

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

	.text
	.align	5
	.type	f1,@function
f1:
	.set	mips16
	addiu	$2,1
	.align	3
	addiu	$3,1
	.size	f1,.-f1
 
	.align	2
	.set	nomips16
	.type	f2,@function
f2:
	addiu	$2,$2,1
	addiu	$3,$3,1
	.align	4
	addiu	$4,$4,1
	.align	3
	.size	f2,.-f2
 
	.set	mips16
	.type	f3,@function
f3:
	addiu	$16,$16,1
	.align	3
	.size	f3,.-f3
 
	.section .text.a,"ax",@progbits
	.align	4
	.set	nomips16
	.type	f4,@function
f4:
	addiu	$5,$5,1
	.size	f4,.-f4
 

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.