Implement ARC NPS-400 Ultra Ip and Miscellaneous instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / cpu-fpuda-err.s
CommitLineData
a9752fdf
CZ
1;;; Check if .cpu em4_fpuda has code-density and fpuda ops.
2; { dg-do assemble { target arc*-*-* } }
3 .cpu em4_fpuda
4 sub_s r15,r2,r15 ; code-density op
5 dmulh11 r1,r2,r3 ; fpuda op
6 fadd r1,r2,r3 ; { dg-error "Error: opcode 'fadd' not supported for target em4_fpuda" }
This page took 0.034743 seconds and 4 git commands to generate.