[ARM] Support ARMv8.2 FP16 simd instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / us-err-1.s
1 ; Test that we get an error with mismatching options.
2
3 ; { dg-do assemble }
4 ; { dg-options "--no-underscore --em=crisaout" }
5 ; { dg-error ".* --no-underscore is invalid with a.out format" "" { target cris-*-* } 0 }
6
7 start:
8 nop
This page took 0.03061 seconds and 4 git commands to generate.