sim: bfin: enable some parallel tests

Now that we check for valid sub-insns in parallel insns, we can
enable the tests that explicitly validate those code paths.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
Mike Frysinger 2012-04-09 04:18:56 +00:00
parent ab04c00066
commit e8c9a03df0
5 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2012-04-09 Mike Frysinger <vapier@gentoo.org>
* se_all64bitg1opcodes.S: Delete xfail line.
* se_all64bitg2opcodes.S: Likewise.
2012-04-08 Mike Frysinger <vapier@gentoo.org>
* se_all16bitopcodes.S (SE_ALL_BITS): Define to 16.

View File

@ -10,7 +10,7 @@
# Don't want to enable for normal `make check` as it takes way too long in
# the sim -- executes over 3 billion insns, and even at 10 MIPS, that's 10+
# minutes :(. Useful for directed testing, but that's about it.
# minutes. Useful for directed testing, but that's about it.
# mach: none
# sim: --environment operating
# xfail: too many invalid insns are decoded as valid

View File

@ -9,7 +9,7 @@
# Don't want to enable for normal `make check` as it takes way too long in
# the sim -- executes over 3 billion insns, and even at 10 MIPS, that's 10+
# minutes :(. Useful for directed testing, but that's about it.
# minutes. Useful for directed testing, but that's about it.
# mach: none
# sim: --environment operating
# xfail: too many invalid insns are decoded as valid

View File

@ -8,7 +8,6 @@
# mach: bfin
# sim: --environment operating
# xfail: wrong excause (0x21 instead of 0x22)
#include "test.h"
.include "testutils.inc"

View File

@ -8,7 +8,6 @@
# mach: bfin
# sim: --environment operating
# xfail: wrong excause (0x21 instead of 0x22)
#include "test.h"
.include "testutils.inc"