]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gasp/rep.asm
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gasp / rep.asm
CommitLineData
3981bad3
SC
1 .AREPEAT 5
2 FIVE
3 .AREPEAT 2
4 TWO
5 .AENDR
6 .AREPEAT 3
7 THREE
8 .AREPEAT 2
9 TWO
10 .AENDR
11 .AENDR
12 .AENDR
13 .END