qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 1/5] tests/tcg/ppc64le: use inline asm instead of __builti


From: Richard Henderson
Subject: Re: [PATCH v2 1/5] tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf
Date: Thu, 3 Mar 2022 08:46:11 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 3/3/22 07:20, matheus.ferst@eldorado.org.br wrote:
From: Matheus Ferst<matheus.ferst@eldorado.org.br>

LLVM/Clang does not support __builtin_mtfsf.

Acked-by: Alex Bennée<alex.bennee@linaro.org>
Signed-off-by: Matheus Ferst<matheus.ferst@eldorado.org.br>
---
  tests/tcg/ppc64le/mtfsf.c | 19 +++++++++----------
  1 file changed, 9 insertions(+), 10 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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