]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gasp/repeat.asm
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gasp / repeat.asm
CommitLineData
3981bad3
SC
1
2 .AREPEAT 10
3 TEN
4 .AREPEAT 2
5 TWENTY
6 .AENDR
7 .AENDR
8
9 .AREPEAT 3
10 ROTCL R2
11 DIV1 R0,R1
12 .AENDR
13
14 .END