gas: blackfin: test all 16bit insns
commite979d7543bf7447a864d86681f987fbd6133bd04
authorMike Frysinger <vapier@gentoo.org>
Thu, 24 Mar 2011 04:34:32 +0000 (24 04:34 +0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 24 Mar 2011 04:34:32 +0000 (24 04:34 +0000)
tree2ffe6276724c8fec80849b5f6ac31c32de668fdc
parentf8f96fd2d2a2327cfaf666f5f8b6626f3dae1c62
gas: blackfin: test all 16bit insns

The current 16bit insn test doesn't actually cover all illegal insns
since it stops at 0xa000 instead of 0xc000.  But rather than address
that, replace it with a test that covers all 16bit insns.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
gas/testsuite/ChangeLog
gas/testsuite/gas/bfin/16bit_illegals.d [deleted file]
gas/testsuite/gas/bfin/16bit_illegals.s [deleted file]
gas/testsuite/gas/bfin/allinsn16.d [new file with mode: 0644]
gas/testsuite/gas/bfin/allinsn16.s [new file with mode: 0644]
gas/testsuite/gas/bfin/bfin.exp