qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 06/12] target/microblaze: Rename DISAS_UPDATE to DISAS_EXI


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 06/12] target/microblaze: Rename DISAS_UPDATE to DISAS_EXIT
Date: Fri, 4 Sep 2020 14:44:52 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

On 9/3/20 9:26 AM, Richard Henderson wrote:
> The name "update" suggests that something needs updating, but
> this is not the case.  Use "exit" to emphasize that nothing
> needs doing except to exit.
> 
> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
> Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/microblaze/translate.c | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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