Hi Richard, On Sat, May 12, 2018 at 10:57 AM, Richard Henderson <richard.hender...@linaro.org> wrote: > I have one xtensa image against which to test this. > There are enough options going on here in the xtensa > frontend that this probably needs a better work-out. > > > r~ > > > Richard Henderson (4): > target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURN > target/xtensa: Convert to DisasContextBase > target/xtensa: Change gen_intermediate_code dc to pointer > target/xtensa: Convert to TranslatorOps > > target/xtensa/translate.c | 345 +++++++++++++++++++------------------- > 1 file changed, 177 insertions(+), 168 deletions(-)
With the change that I've mentioned in response to 4/4: Tested-by: Max Filippov <jcmvb...@gmail.com> Acked-by: Max Filippov <jcmvb...@gmail.com> for the series. Would you like to do that change and carry the series yourself or should I take it? -- Thanks. -- Max