URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [tic54x/] [macros.lib] - Rev 816
Compare with Previous | Blame | View Log
!<arch>
in_mlib.asm/ 934653484 500 100 100664 92 `
IN_MLIB .macro AA,BB,CC
ADD #AA,a
ADD #BB,b
ADD #CC,a
.endm