* gasp/mri/*: New tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gasp / mri / embed.out
1 !embed macro label
2 !addr&&label dc.l label
3 ! endm
4 !
5
6 ! embed foo
7 !addrfoo dc.l foo
8 addrfoo: dc.l foo
9 !
This page took 0.031663 seconds and 4 git commands to generate.