sim: bfin: enable some parallel tests
authorMike Frysinger <vapier@gentoo.org>
Mon, 9 Apr 2012 04:18:56 +0000 (04:18 +0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 9 Apr 2012 04:18:56 +0000 (04:18 +0000)
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>
sim/testsuite/sim/bfin/ChangeLog
sim/testsuite/sim/bfin/se_all32bitopcodes.S
sim/testsuite/sim/bfin/se_all64bitg0opcodes.S
sim/testsuite/sim/bfin/se_all64bitg1opcodes.S
sim/testsuite/sim/bfin/se_all64bitg2opcodes.S

index 4efd6d3..23ca758 100644 (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.
index 6178e52..f8664e6 100644 (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
index 9e08afe..516583b 100644 (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
index b3b47f8..aae10f0 100644 (file)
@@ -8,7 +8,6 @@
 
 # mach: bfin
 # sim: --environment operating
-# xfail: wrong excause (0x21 instead of 0x22)
 
 #include "test.h"
        .include "testutils.inc"
index 6ec8aec..99de3ac 100644 (file)
@@ -8,7 +8,6 @@
 
 # mach: bfin
 # sim: --environment operating
-# xfail: wrong excause (0x21 instead of 0x22)
 
 #include "test.h"
        .include "testutils.inc"