On 01/12/2018 08:12 AM, Bastian Koppelmann wrote: > On 01/11/2018 08:12 PM, Richard Henderson wrote: >> On 01/11/2018 10:20 AM, Peter Maydell wrote: >>> On 18 December 2017 at 17:45, Richard Henderson >>> <richard.hender...@linaro.org> wrote: >> >> I didn't want to attempt to generalize this until we have two users. >> Particularly if we wind up with extra options to the script to change other >> behavior. > > I might be exactly the second user. I think there is little sense having > two generator scripts (one for ARM, and one for RISCV). Unfortunately I > missed the original mail of Richard and can't find it anywhere in my > mailbox. What is the best way to leave some review comment's for > Richards patch containing scripts/decodetree.py, since I cannot inline > it in a mail?
I've halfway done with a conversion of target/hppa/translate.c to decodetree as well. PA-RISC decoding is particularly ugly, and I did it with tables the first time around. Just send mail with "decodetree.py" in the subject somewhere and remember to CC me. FWIW, the original mail is http://patchwork.ozlabs.org/patch/850325/. r~