Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / cris / nosep.s
1 ; Test error cases for separators.
2 ; This one should not treat a ";" as a line separator, not even
3 ; just after an instruction.
4  .text
5  .syntax no_register_prefix
6 start:
7  moveq 0,r2;nop
8  di