Fix tests to avoid cldemote encoding.
[binutils-gdb.git] / gas / testsuite / gas / tic54x / macros.lib
1 !<arch>
2 in_mlib.asm/ 934653484 500 100 100664 92 `
3 IN_MLIB .macro AA,BB,CC
4 ADD #AA,a
5 ADD #BB,b
6 ADD #CC,a
7 .endm