* gas/cris/*: New tests for CRIS.
[external/binutils.git] / gas / testsuite / gas / cris / continue.s
1 ; Test line continuation, making sure a commented line is not
2 ; broken up.
3  .text
4 start:
5 ;       move.d r1,[r8]@ move.d r2,[r8]
6         move.d r7,[r8]@ move.d r9,[r8]
7