qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/3] target/tricore: Use DisasContextBase API


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 1/3] target/tricore: Use DisasContextBase API
Date: Mon, 17 Jun 2019 09:06:33 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0

On 6/17/19 7:35 AM, Bastian Koppelmann wrote:
> this gets rid of the copied fields of TriCore's DisasContext and now
> uses the shared DisasContextBase, which is necessary for the conversion
> to translate_loop.
> 
> Signed-off-by: Bastian Koppelmann <address@hidden>
> ---
>  target/tricore/translate.c | 98 +++++++++++++++++---------------------
>  1 file changed, 44 insertions(+), 54 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]