x86: Remove i386-*-kaos* and i386-*-chaos targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic54x / in_mlib.asm
CommitLineData
39bec121
TW
1IN_MLIB .macro AA,BB,CC
2 ADD #AA,a
3 ADD #BB,b
4 ADD #CC,a
5 .endm
This page took 0.803237 seconds and 4 git commands to generate.