x86-64: generalize SIMD test expectations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / err-is-1.s
1 % { dg-do assemble { target mmix-*-* } }
2 IS 42 % { dg-error "empty label field for IS" "" }
3 2H IS 1
4 IS 2B % { dg-error "empty label field for IS" "" }
This page took 0.028914 seconds and 4 git commands to generate.