commit | d21939ca8b71a7c5479866e61a40d7b7b28a1bc0 | [log] [tgz] |
---|---|---|
author | Matheus Ferst <matheus.ferst@eldorado.org.br> | Sat Mar 05 07:16:46 2022 +0100 |
committer | Cédric Le Goater <clg@kaod.org> | Sat Mar 05 07:16:46 2022 +0100 |
tree | 8f50404ecf7b5100fd2b18ebb2337acaeb5377cc | |
parent | ced5cfffeea22ef9003c95a83ce7c31e428702fb [diff] |
tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf LLVM/Clang does not support __builtin_mtfsf. Acked-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br> Message-Id: <20220304165417.1981159-2-matheus.ferst@eldorado.org.br> Signed-off-by: Cédric Le Goater <clg@kaod.org>