This commit was generated by cvs2svn to track changes on a CVS vendor
[external/binutils.git] / gas / testsuite / gasp / repeat.asm
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