diff options
author | Richard Henderson | 2020-06-08 19:41:49 +0200 |
---|---|---|
committer | Richard Henderson | 2020-06-09 18:19:48 +0200 |
commit | fe079aa13d6f77f9d7323b58ab24448e73ae6a93 (patch) | |
tree | f4df7ae82047199cc5789ec65b5f8324688379de /linux-user/openrisc/target_cpu.h | |
parent | tests/decode: Test non-overlapping groups (diff) | |
download | qemu-fe079aa13d6f77f9d7323b58ab24448e73ae6a93.tar.gz qemu-fe079aa13d6f77f9d7323b58ab24448e73ae6a93.tar.xz qemu-fe079aa13d6f77f9d7323b58ab24448e73ae6a93.zip |
decodetree: Drop check for less than 2 patterns in a group
While it makes little sense for the end product to have a group
containing only a single pattern, avoiding this case within an
incremental patch set is troublesome.
Because this is expected to be a transient condition, do not
bother "optimizing" this case, e.g. by folding away the group.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'linux-user/openrisc/target_cpu.h')
0 files changed, 0 insertions, 0 deletions