Searched hist:"4 deb39ebb33d97e2ad5466e1b5b5e7c50ad83a0a" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/host/include/aarch64/host/ |
H A D | atomic128-cas.h | diff 4deb39ebb33d97e2ad5466e1b5b5e7c50ad83a0a Fri May 19 20:02:19 CDT 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128
These symbols will shortly become dynamic runtime tests and therefore not appropriate for the preprocessor. Use the matching CONFIG_* symbols for that purpose.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/host/include/generic/host/ |
H A D | atomic128-ldst.h | diff 4deb39ebb33d97e2ad5466e1b5b5e7c50ad83a0a Fri May 19 20:02:19 CDT 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128
These symbols will shortly become dynamic runtime tests and therefore not appropriate for the preprocessor. Use the matching CONFIG_* symbols for that purpose.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/accel/tcg/ |
H A D | user-exec.c | diff 4deb39ebb33d97e2ad5466e1b5b5e7c50ad83a0a Fri May 19 20:02:19 CDT 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128
These symbols will shortly become dynamic runtime tests and therefore not appropriate for the preprocessor. Use the matching CONFIG_* symbols for that purpose.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cputlb.c | diff 4deb39ebb33d97e2ad5466e1b5b5e7c50ad83a0a Fri May 19 20:02:19 CDT 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128
These symbols will shortly become dynamic runtime tests and therefore not appropriate for the preprocessor. Use the matching CONFIG_* symbols for that purpose.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|