xref
: /
toolchain
/
binutils
/
binutils-2.25
/
gas
/
testsuite
/
gas
/
tic54x
/
in_mlib.asm
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
IN_MLIB
.
macro
AA
,
BB
,
CC
2
ADD
#
AA
,
a
3
ADD
#
BB
,
b
4
ADD
#
CC
,
a
5
.
endm
6