Searched hist:cdfac37be0d1876832d2bb813d29df3ab885329c (Results 1 – 3 of 3) sorted by relevance
/qemu/accel/tcg/ |
H A D | ldst_atomicity.c.inc | cdfac37be0d1876832d2bb813d29df3ab885329c Sat Oct 29 05:01:04 UTC 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Honor atomicity of loads
Create ldst_atomicity.c.inc.
Not required for user-only code loads, because we've ensured that the page is read-only before beginning to translate code.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | user-exec.c | cdfac37be0d1876832d2bb813d29df3ab885329c Sat Oct 29 05:01:04 UTC 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Honor atomicity of loads
Create ldst_atomicity.c.inc.
Not required for user-only code loads, because we've ensured that the page is read-only before beginning to translate code.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cputlb.c | cdfac37be0d1876832d2bb813d29df3ab885329c Sat Oct 29 05:01:04 UTC 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Honor atomicity of loads
Create ldst_atomicity.c.inc.
Not required for user-only code loads, because we've ensured that the page is read-only before beginning to translate code.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|