Don't use vec_disp8 encoding with the .d32 suffix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / sep-err-2.s
1 ; Test error cases for separators.
2 ; { dg-do assemble { target cris-*-* } }
3 .text
4 .syntax no_register_prefix
5 start:
6 moveq 0,r2|nop ; { dg-error "(Illegal|Invalid) operands" }
This page took 0.029699 seconds and 4 git commands to generate.