qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 10/43] tcg: Remove TCG_TARGET_HAS_cmp_vec


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 10/43] tcg: Remove TCG_TARGET_HAS_cmp_vec
Date: Wed, 9 Sep 2020 19:47:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

On 9/9/20 2:16 AM, Richard Henderson wrote:
> The cmp_vec opcode is mandatory; this symbol is unused.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/aarch64/tcg-target.h | 1 -
>  tcg/i386/tcg-target.h    | 1 -
>  tcg/ppc/tcg-target.h     | 1 -
>  3 files changed, 3 deletions(-)

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



reply via email to

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