On 22/7/25 20:33, Richard Henderson wrote:
Failure to confirm an argument set first may result in
the selection of a format which leaves extra arguments
to be filled in by the pattern.
Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
scripts/decodetree.py | 7 ++++---
tests/decode/meson.build | 1 +
tests/decode/succ_infer1.decode | 4 ++++
3 files changed, 9 insertions(+), 3 deletions(-)
create mode 100644 tests/decode/succ_infer1.decode
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>