Updated ARC assembler from arccores.com
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / continue.s
CommitLineData
a471a06b
HPN
1; Test line continuation, making sure a commented line is not
2; broken up.
3 .text
4start:
5; move.d r1,[r8]@ move.d r2,[r8]
6 move.d r7,[r8]@ move.d r9,[r8]
7
This page took 0.035103 seconds and 4 git commands to generate.