binutils-gdb/gas/testsuite/gasp/mri/embed.out

9 lines
102 B
Plaintext

;embed macro label
;addr&&label dc.l label
; endm
;
; embed foo
;addrfoo dc.l foo
addrfoo: dc.l foo
;