qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v41 01/21] target/avr: Add outward facing interfaces and core


From: Richard Henderson
Subject: Re: [PATCH v41 01/21] target/avr: Add outward facing interfaces and core CPU logic
Date: Mon, 23 Mar 2020 11:03:09 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 3/23/20 10:03 AM, Michael Rolnik wrote:
> Hi Philippe.
> 
> It's been a while. let me think about it and get back to you. what is your
> concern ? 

It shouldn't be there.  See commit 1f5c00cfdb81.

>     > +    memset(env->r, 0, sizeof(env->r));
>     > +
>     > +    tlb_flush(cs);
> 
>     Why are you calling tlb_flush() here?


r~



reply via email to

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