Re: [Qemu-devel] [PATCH for-4.1 0/8] target/riscv: decodetree improvments

2019-04-30 Thread Palmer Dabbelt
On Thu, 25 Apr 2019 09:23:56 PDT (-0700), richard.hender...@linaro.org wrote: On 4/25/19 9:04 AM, Palmer Dabbelt wrote: Thanks!  I'm happy taking this as it stands, since all those decode issues I pointed out aren't regressions in this patch set.  Let me know if you want to fix those or if you

Re: [Qemu-devel] [PATCH for-4.1 0/8] target/riscv: decodetree improvments

2019-04-25 Thread Richard Henderson
On 4/25/19 9:04 AM, Palmer Dabbelt wrote: > > Thanks!  I'm happy taking this as it stands, since all those decode issues I > pointed out aren't regressions in this patch set.  Let me know if you want to > fix those or if you want me to -- as you can probably tell my email queue is a > bit long...

Re: [Qemu-devel] [PATCH for-4.1 0/8] target/riscv: decodetree improvments

2019-04-25 Thread Palmer Dabbelt
On Sun, 31 Mar 2019 20:11:47 PDT (-0700), richard.hender...@linaro.org wrote: There's new support in decodetree for pattern groups. I believe that patch 5, or something close to it, was posted as an RFC as part of the original pattern group patch set, but this cleans that up further. r~ Richa

[Qemu-devel] [PATCH for-4.1 0/8] target/riscv: decodetree improvments

2019-03-31 Thread Richard Henderson
There's new support in decodetree for pattern groups. I believe that patch 5, or something close to it, was posted as an RFC as part of the original pattern group patch set, but this cleans that up further. r~ Richard Henderson (8): target/riscv: Name the argument sets for all of insn32 forma