summaryrefslogtreecommitdiff
path: root/gas/testsuite/gasp/mri/embed.asm
blob: f1b8f78bf843f060619ce78aac07960c43352d01 (plain)
1
2
3
4
5
embed	macro	label
addr&&label	dc.l	label
	endm

	embed	foo