]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gasp/reg.out
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gasp / reg.out
1 !
2
3 !
4
5 !foo .REG (r1)
6 ! add foo,foo
7 add r1,r1
8 !
9
10 !bar .reg (r2)
11 ! add bar,foo
12 add r2,r1
13 !
14
15 ! .END