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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [macros/] [test2.s] - Blame information for rev 219

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

Line No. Rev Author Line
1 205 julius
        .macro  m arg1 arg2 arg3
2
        .long   \arg1
3
        .ifc    ,\arg2\arg3
4
        .else
5
        m       \arg2,\arg3
6
        .endif
7
        .endm
8
 
9
        m       foo1,foo2,foo3

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.