2008-11-06 Chao-ying Fu <fu@mips.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic54x / in_mlib.asm
1 IN_MLIB .macro AA,BB,CC
2 ADD #AA,a
3 ADD #BB,b
4 ADD #CC,a
5 .endm
This page took 0.041535 seconds and 4 git commands to generate.