OSDN Git Service

tcg/aarch64: Detect have_lse, have_lse2 for linux
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 6 Nov 2022 04:31:22 +0000 (15:31 +1100)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 16 May 2023 22:21:39 +0000 (15:21 -0700)
commitb764941955d5ff13dd2760b59ce37d98941fc46b
tree6e07bf7259e14fa2ae013e87da7c3cba8a4ea0a5
parent6d3f2e3c64ac93ff6f7e286068091d5559df255c
tcg/aarch64: Detect have_lse, have_lse2 for linux

Notice when the host has additional atomic instructions.
The new variables will also be used in generated code.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/aarch64/tcg-target.c.inc
tcg/aarch64/tcg-target.h