Re: [Qemu-devel] [PATCH 00/13] target/openrisc: Convert to decodetree.py

2018-05-05 Thread Richard Henderson
On 05/04/2018 10:49 PM, Stafford Horne wrote: > I reviewed all and everything seems good, do you plan to send the PR during > the > merge window? Yes, I can do that. r~

Re: [Qemu-devel] [PATCH 00/13] target/openrisc: Convert to decodetree.py

2018-05-04 Thread Stafford Horne
On Thu, May 03, 2018 at 10:40:17PM -0700, Richard Henderson wrote: > While the openrisc decode isn't particularly complicated, > the result, I think, is still cleaner. Hi Richard, I agree this does look clean, thanks for doing this. I reviewed all and everything seems good, do you plan to send t

[Qemu-devel] [PATCH 00/13] target/openrisc: Convert to decodetree.py

2018-05-03 Thread Richard Henderson
While the openrisc decode isn't particularly complicated, the result, I think, is still cleaner. r~ Richard Henderson (13): target-openrisc: Write back result before FPE exception target/openrisc: Start conversion to decodetree.py target/openrisc: Convert branch insns target/openrisc: C