aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.disasm
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.disasm')
-rw-r--r--gdb/testsuite/gdb.disasm/sh3.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.disasm/sh3.exp b/gdb/testsuite/gdb.disasm/sh3.exp
index f8c2053..adcd11d 100644
--- a/gdb/testsuite/gdb.disasm/sh3.exp
+++ b/gdb/testsuite/gdb.disasm/sh3.exp
@@ -117,9 +117,5 @@ if ![file exists $objdir/$subdir/$binfile] then {
all_fp_move_and_load_tests
all_fp_arithmetic_tests
-
- # SH3E V1.6 manual doesn't have the right bit patterns for some of
- # the new insns, so we don't know how to assemble them correctly.
- setup_xfail "sh*-*-*"
all_fp_misc_tests
}