oops - omitted from previous delta
[platform/upstream/binutils.git] / gas / testsuite / gasp / rep.asm
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