Re: [PATCH 4/8] decodetree: Split out MultiPattern from IncMultiPattern

2020-05-18 Thread Philippe Mathieu-Daudé
On 5/18/20 6:40 PM, Richard Henderson wrote: Signed-off-by: Richard Henderson --- scripts/decodetree.py | 37 ++--- 1 file changed, 26 insertions(+), 11 deletions(-) diff --git a/scripts/decodetree.py b/scripts/decodetree.py index 7af6b3056d..ea313bcdea 100755

[PATCH 4/8] decodetree: Split out MultiPattern from IncMultiPattern

2020-05-18 Thread Richard Henderson
Signed-off-by: Richard Henderson --- scripts/decodetree.py | 37 ++--- 1 file changed, 26 insertions(+), 11 deletions(-) diff --git a/scripts/decodetree.py b/scripts/decodetree.py index 7af6b3056d..ea313bcdea 100755 --- a/scripts/decodetree.py +++ b/scripts/decode