Message ID | 20180512175724.5923-1-richard.henderson@linaro.org |
---|---|
Headers | show |
Series | target/xtensa: Convert to TranslatorOps | expand |
Hi Richard, On Sat, May 12, 2018 at 10:57 AM, Richard Henderson <richard.henderson@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 <jcmvbkbc@gmail.com> Acked-by: Max Filippov <jcmvbkbc@gmail.com> for the series. Would you like to do that change and carry the series yourself or should I take it? -- Thanks. -- Max
On 05/22/2018 02:39 AM, Max Filippov wrote: > With the change that I've mentioned in response to 4/4: > Tested-by: Max Filippov <jcmvbkbc@gmail.com> > Acked-by: Max Filippov <jcmvbkbc@gmail.com> > for the series. Thanks. > Would you like to do that change and carry the series yourself > or should I take it? Would you take it, please. r~
On Tue, May 22, 2018 at 1:58 PM, Richard Henderson <richard.henderson@linaro.org> wrote: > On 05/22/2018 02:39 AM, Max Filippov wrote: >> Would you like to do that change and carry the series yourself >> or should I take it? > > Would you take it, please. Sure. -- Thanks. -- Max