qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 11/71] tcg/tci: Reduce use of tci_read_r64


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v4 11/71] tcg/tci: Reduce use of tci_read_r64
Date: Fri, 19 Feb 2021 01:05:37 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

On 2/17/21 9:19 PM, Richard Henderson wrote:
> In all cases restricted to 64-bit hosts, tcg_read_r is
> identical.  We retain the 64-bit symbol for the single
> case of INDEX_op_qemu_st_i64.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/tci.c | 93 +++++++++++++++++++++++++------------------------------
>  1 file changed, 42 insertions(+), 51 deletions(-)

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



reply via email to

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