* gasp/mri/*: New tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gasp / mri / embed.asm
1 embed macro label
2 addr&&label dc.l label
3 endm
4
5 embed foo
This page took 0.032131 seconds and 5 git commands to generate.