Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / cpu-hs-err.s
1 ;;; Check if .cpu hs has code-density
2 ; { dg-do assemble { target arc*-*-* } }
3 .cpu hs
4 sub_s r15,r2,r15 ; code-density op
5 dmulh11 r1,r2,r3 ; { dg-error "Error: opcode 'dmulh11' not supported for target hs" }
This page took 0.029311 seconds and 4 git commands to generate.