]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gasp/mri/embed.out
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/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 ;