arc/nps400: Add new instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / sep-err-1.s
1 ; Test error cases for separators.
2 ; { dg-do assemble { target cris-*-* } }
3 .text
4 .syntax no_register_prefix
5 start:
6 nop|moveq 0,r10 ; { dg-error "Unknown opcode" }
This page took 0.029743 seconds and 4 git commands to generate.