]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
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 4efd6d39c7e8820c0ac2f3e0293fb1603263e6c9..23ca7589b808ccd0f197b9656dfe13c90630a8ff 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 6178e529d3047b2d60b56245968bd78c82ceeaa8..f8664e6d9b4942448a7afeefbbbd8e8043c8714c 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 9e08afe5cbcef18bcd7e255d4d639a04f403b450..516583bb2d3ab842905c2de5a64c1ae7da2cd02b 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 b3b47f8e13411676b7f0183a8cf6b68ce5fbb956..aae10f08695fab4619e61c1dc7062fabc1cb32a5 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 6ec8aec95319274ae9d307a927da68c1ad57afa5..99de3ac5370971ec4a25031ec34b838bc6063890 100644 (file)
@@ -8,7 +8,6 @@
 
 # mach: bfin
 # sim: --environment operating
-# xfail: wrong excause (0x21 instead of 0x22)
 
 #include "test.h"
        .include "testutils.inc"