]> Git Repo - binutils.git/blob - gas/testsuite/gasp/mri/embed.out
19990502 sourceware import
[binutils.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.022638 seconds and 4 git commands to generate.