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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [macros/] [test2.s] - Rev 824

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

	.macro	m arg1 arg2 arg3
	.long	\arg1
	.ifc	,\arg2\arg3
	.else
	m	\arg2,\arg3
	.endif
	.endm
 
	m	foo1,foo2,foo3
 

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.