Update year range in copyright notice of all files.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / cpu-em-err.s
1 ;;; Check if .cpu em doesn't have code-density ops.
2 ; { dg-do assemble { target arc*-*-* } }
3 .cpu em
4 sub_s r15,r2,r15 ; { dg-error "Error: inappropriate arguments for opcode 'sub_s'" }
This page took 0.030212 seconds and 4 git commands to generate.