summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRichard Henderson2020-05-16 22:15:02 +0200
committerRichard Henderson2020-06-08 19:36:47 +0200
commitb44b3449a08818f0eb25b93faaf535e9c9a85e50 (patch)
tree0aac860b3f61062e251a8c6108eef4254c895756 /tests
parentdecodetree: Split out MultiPattern from IncMultiPattern (diff)
downloadqemu-b44b3449a08818f0eb25b93faaf535e9c9a85e50.tar.gz
qemu-b44b3449a08818f0eb25b93faaf535e9c9a85e50.tar.xz
qemu-b44b3449a08818f0eb25b93faaf535e9c9a85e50.zip
decodetree: Allow group covering the entire insn space
This is an edge case for sure, but the logic that disallowed this case was faulty. Further, a few fixes scattered about can allow this to work. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/decode/succ_pattern_group_nest2.decode (renamed from tests/decode/err_pattern_group_nest1.decode)2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/decode/err_pattern_group_nest1.decode b/tests/decode/succ_pattern_group_nest2.decode
index 92e971c3c5..8d5ab4b2d3 100644
--- a/tests/decode/err_pattern_group_nest1.decode
+++ b/tests/decode/succ_pattern_group_nest2.decode
@@ -6,7 +6,7 @@
%sub3 16:8
%sub4 24:8
-# Groups with no overlap are supposed to fail
+# Group with complete overlap of the two patterns
{
top 00000000 00000000 00000000 00000000
sub4 ........ ........ ........ ........ %sub1 %sub2 %sub3 %sub4